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.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/server-commands/videos/index.ts b/shared/server-commands/videos/index.ts
index 154aed9a6..c9ef6134d 100644
--- a/shared/server-commands/videos/index.ts
+++ b/shared/server-commands/videos/index.ts
@@ -12,5 +12,5 @@ export * from './playlists-command'
12export * from './services-command' 12export * from './services-command'
13export * from './streaming-playlists-command' 13export * from './streaming-playlists-command'
14export * from './comments-command' 14export * from './comments-command'
15export * from './video-editor-command' 15export * from './video-studio-command'
16export * from './videos-command' 16export * from './videos-command'