From b4c3c51dc874711febf43b719ca878436b31084d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 14 Aug 2020 17:28:54 +0200 Subject: Fix circular dependencies --- 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 59468b31c..036a7677d 100644 --- a/client/src/root-helpers/index.ts +++ b/client/src/root-helpers/index.ts @@ -1,3 +1,4 @@ export * from './users' +export * from './bytes' export * from './peertube-web-storage' export * from './utils' -- cgit v1.2.3