]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/server-commands/videos/index.ts
Add missing job types to admin panel
[github/Chocobozzz/PeerTube.git] / shared / server-commands / videos / index.ts
index 26e663f4664e0d25834ff3c8c85ece1181226046..b4d6fa37bc0895034b3fab538a1f1b938dc27831 100644 (file)
@@ -1,19 +1,18 @@
 export * from './blacklist-command'
 export * from './captions-command'
-export * from './captions'
 export * from './change-ownership-command'
 export * from './channels'
 export * from './channels-command'
+export * from './channel-syncs-command'
 export * from './comments-command'
 export * from './history-command'
 export * from './imports-command'
 export * from './live-command'
 export * from './live'
 export * from './playlists-command'
-export * from './playlists'
 export * from './services-command'
 export * from './streaming-playlists-command'
-export * from './streaming-playlists'
 export * from './comments-command'
+export * from './video-studio-command'
+export * from './views-command'
 export * from './videos-command'
-export * from './videos'