From 3cf68b869decf07ff7435fe1436d4f3134df1bf4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 14 Dec 2021 17:17:01 +0100 Subject: Ability for admins to set default upload values --- client/e2e/src/utils/index.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/e2e/src/utils/index.ts') diff --git a/client/e2e/src/utils/index.ts b/client/e2e/src/utils/index.ts index 5da1ad517..354352ee2 100644 --- a/client/e2e/src/utils/index.ts +++ b/client/e2e/src/utils/index.ts @@ -1,3 +1,5 @@ export * from './common' export * from './elements' +export * from './hooks' +export * from './server' export * from './urls' -- cgit v1.2.3