aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/root-helpers/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/root-helpers/index.ts')
-rw-r--r--client/src/root-helpers/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/root-helpers/index.ts b/client/src/root-helpers/index.ts
index 0492924fd..a19855761 100644
--- a/client/src/root-helpers/index.ts
+++ b/client/src/root-helpers/index.ts
@@ -5,5 +5,6 @@ export * from './local-storage-utils'
5export * from './peertube-web-storage' 5export * from './peertube-web-storage'
6export * from './plugins-manager' 6export * from './plugins-manager'
7export * from './string' 7export * from './string'
8export * from './url'
8export * from './utils' 9export * from './utils'
9export * from './video' 10export * from './video'