aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands/videos/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/server-commands/videos/index.ts')
-rw-r--r--shared/server-commands/videos/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/server-commands/videos/index.ts b/shared/server-commands/videos/index.ts
index b4d6fa37b..c17f6ef20 100644
--- a/shared/server-commands/videos/index.ts
+++ b/shared/server-commands/videos/index.ts
@@ -14,5 +14,6 @@ export * from './services-command'
14export * from './streaming-playlists-command' 14export * from './streaming-playlists-command'
15export * from './comments-command' 15export * from './comments-command'
16export * from './video-studio-command' 16export * from './video-studio-command'
17export * from './video-token-command'
17export * from './views-command' 18export * from './views-command'
18export * from './videos-command' 19export * from './videos-command'