From f1a0f3b701e005a9533f09b7913c615376e42f32 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 31 May 2022 08:59:30 +0200 Subject: Refactor embed --- 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 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' export * from './peertube-web-storage' export * from './plugins-manager' export * from './string' +export * from './url' export * from './utils' export * from './video' -- cgit v1.2.3