]> 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 c9ef6134dc6e7cad3fd60fdc7a26a74b4fb4c9d0..b4d6fa37bc0895034b3fab538a1f1b938dc27831 100644 (file)
@@ -3,6 +3,7 @@ export * from './captions-command'
 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'
@@ -13,4 +14,5 @@ export * from './services-command'
 export * from './streaming-playlists-command'
 export * from './comments-command'
 export * from './video-studio-command'
+export * from './views-command'
 export * from './videos-command'