From ff6a266e3f5cb740770a2a186bdfdd0cb871e174 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 15 Mar 2022 15:19:41 +0100 Subject: Clearer theme select labels --- client/src/root-helpers/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/root-helpers/index.ts') diff --git a/client/src/root-helpers/index.ts b/client/src/root-helpers/index.ts index 3b95b4b99..0492924fd 100644 --- a/client/src/root-helpers/index.ts +++ b/client/src/root-helpers/index.ts @@ -4,5 +4,6 @@ export * from './images' export * from './local-storage-utils' export * from './peertube-web-storage' export * from './plugins-manager' +export * from './string' export * from './utils' export * from './video' -- cgit v1.2.3