From 852fea45a583c28123fe351b06938b09b41cc62f Mon Sep 17 00:00:00 2001 From: Emily Date: Mon, 27 Jan 2025 14:08:03 +0100 Subject: [PATCH] writing shared --- scripts/dashboard/shared.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/dashboard/shared.js b/scripts/dashboard/shared.js index 938fd9c..74c7e09 100644 --- a/scripts/dashboard/shared.js +++ b/scripts/dashboard/shared.js @@ -9,8 +9,7 @@ helper.clear(); // TODO: Email service as external repo - -// helper.create('/shared/services'); +helper.create('services'); // // ---------------- Services ----------------