diff options
Diffstat (limited to 'shared/extra-utils/videos/index.ts')
-rw-r--r-- | shared/extra-utils/videos/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/extra-utils/videos/index.ts b/shared/extra-utils/videos/index.ts index 652d82842..26e663f46 100644 --- a/shared/extra-utils/videos/index.ts +++ b/shared/extra-utils/videos/index.ts | |||
@@ -15,4 +15,5 @@ export * from './services-command' | |||
15 | export * from './streaming-playlists-command' | 15 | export * from './streaming-playlists-command' |
16 | export * from './streaming-playlists' | 16 | export * from './streaming-playlists' |
17 | export * from './comments-command' | 17 | export * from './comments-command' |
18 | export * from './videos-command' | ||
18 | export * from './videos' | 19 | export * from './videos' |