diff options
Diffstat (limited to 'shared/server-commands/videos/index.ts')
-rw-r--r-- | shared/server-commands/videos/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/server-commands/videos/index.ts b/shared/server-commands/videos/index.ts index c17f6ef20..da36b5b6b 100644 --- a/shared/server-commands/videos/index.ts +++ b/shared/server-commands/videos/index.ts | |||
@@ -17,3 +17,4 @@ export * from './video-studio-command' | |||
17 | export * from './video-token-command' | 17 | export * from './video-token-command' |
18 | export * from './views-command' | 18 | export * from './views-command' |
19 | export * from './videos-command' | 19 | export * from './videos-command' |
20 | export * from './video-passwords-command' | ||