From ad72ba6ef96b2f8249a30e611ba8d8f369b5cb05 Mon Sep 17 00:00:00 2001 From: RonMeier <48986706+RonMeier@users.noreply.github.com> Date: Thu, 13 Apr 2023 12:17:40 +0200 Subject: [PATCH] Update config.js --- lib/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.js b/lib/config.js index 98fff97..e5fde76 100644 --- a/lib/config.js +++ b/lib/config.js @@ -10,4 +10,4 @@ require.config({ } }); } -})(); \ No newline at end of file +})();