mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 02:29:24 +00:00
Revert "Add Video details page to settings"
This reverts commit 776481c513.
This commit is contained in:
@@ -17,7 +17,6 @@ const Routes = {
|
||||
SettingsApplication: '/settings/application/',
|
||||
SettingsScheduling: '/settings/scheduling/',
|
||||
SettingsActions: '/settings/actions/',
|
||||
SettingsVideos: '/settings/videos/',
|
||||
Login: '/login/',
|
||||
Video: (id: string) => `/video/${id}`,
|
||||
VideoAtTimestamp: (id: string, timestamp: string) => `/video/${id}/?t=${timestamp}`,
|
||||
|
||||
Reference in New Issue
Block a user