]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/videos/index.ts
Introduce captions command
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / videos / index.ts
index 67f5faf549c834b67f857f2ed19f7db7295f4582..03b4756d52ae578c9d678b9b4f66ceebc7ae7301 100644 (file)
@@ -1,8 +1,9 @@
 export * from './blacklist-command'
+export * from './captions'
+export * from './captions-command'
 export * from './live-command'
 export * from './live'
 export * from './services-command'
-export * from './video-captions'
 export * from './video-change-ownership'
 export * from './video-channels'
 export * from './video-comments'