From c8d122ce3f54cf9ee365a0764ea7eabcc890be1f Mon Sep 17 00:00:00 2001 From: Aldarien Date: Tue, 15 Dec 2020 18:07:47 -0300 Subject: [PATCH] jQuery added --- setup/web/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/web/config.php b/setup/web/config.php index 5948859..460c297 100644 --- a/setup/web/config.php +++ b/setup/web/config.php @@ -41,6 +41,7 @@ return [ 'https://cdnjs.cloudflare.com/ajax/libs/fomantic-ui/2.8.7/themes/default/assets/fonts/brand-icons.woff2' ], 'scripts' => [ + '', '' ] ];