From c2c974a7127991c17bf839f75feca37388dee8b8 Mon Sep 17 00:00:00 2001 From: lucapericlp Date: Fri, 26 Jan 2024 19:23:31 +0000 Subject: [PATCH] Update imports.js --- hydra/imports.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra/imports.js b/hydra/imports.js index a82f73b..8e604ad 100644 --- a/hydra/imports.js +++ b/hydra/imports.js @@ -1,4 +1,4 @@ -const PERiPERiDEFAULTS => async () => { +const PERiPERiDEFAULTS = async () => { await loadScript("https://hyper-hydra.glitch.me/hydra-text.js") await loadScript("https://hyper-hydra.glitch.me/hydra-tap.js")