diff options
Diffstat (limited to 'client/src/assets/player/index.ts')
-rw-r--r-- | client/src/assets/player/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/assets/player/index.ts b/client/src/assets/player/index.ts index 92270476d..9b87afc4a 100644 --- a/client/src/assets/player/index.ts +++ b/client/src/assets/player/index.ts | |||
@@ -1,2 +1,2 @@ | |||
1 | export * from './peertube-player-manager' | 1 | export * from './peertube-player-manager' |
2 | export * from './manager-options/manager-options.model' | 2 | export * from './types' |