diff options
Diffstat (limited to 'shared/extra-utils/videos/index.ts')
-rw-r--r-- | shared/extra-utils/videos/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/extra-utils/videos/index.ts b/shared/extra-utils/videos/index.ts index c9c884285..fe5dc6655 100644 --- a/shared/extra-utils/videos/index.ts +++ b/shared/extra-utils/videos/index.ts | |||
@@ -1,6 +1,6 @@ | |||
1 | export * from './live-command' | 1 | export * from './live-command' |
2 | export * from './live' | 2 | export * from './live' |
3 | export * from './services' | 3 | export * from './services-command' |
4 | export * from './video-blacklist' | 4 | export * from './video-blacklist' |
5 | export * from './video-captions' | 5 | export * from './video-captions' |
6 | export * from './video-change-ownership' | 6 | export * from './video-change-ownership' |