summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/js/searxng.head.min.js
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2025-01-30 16:30:13 +0100
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-02-28 12:27:41 +0100
commit7a6ea56565362fb9c5de7e056583e4415b6eb320 (patch)
tree4e12f0cdd549c544bfc331bed65329150f1d01ea /searx/static/themes/simple/js/searxng.head.min.js
parenta1132deaa4618f228e82252397247a150081a5f3 (diff)
[web-client] simple theme: vite build -- CSS sourcemaps still missing!!!
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/static/themes/simple/js/searxng.head.min.js')
-rw-r--r--searx/static/themes/simple/js/searxng.head.min.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/static/themes/simple/js/searxng.head.min.js b/searx/static/themes/simple/js/searxng.head.min.js
index 18ddcfd15..e2cabc4a9 100644
--- a/searx/static/themes/simple/js/searxng.head.min.js
+++ b/searx/static/themes/simple/js/searxng.head.min.js
@@ -1,2 +1,2 @@
-(function(t,e){"use strict";var s=e.currentScript||function(){var t=e.getElementsByTagName("script");return t[t.length-1]}();t.searxng={settings:JSON.parse(atob(s.getAttribute("client_settings")))};var n=e.getElementsByTagName("html")[0];n.classList.remove("no-js");n.classList.add("js")})(window,document);
-//# sourceMappingURL=searxng.head.min.js.map \ No newline at end of file
+(function(n,t){var r=t.currentScript||function(){var s=t.getElementsByTagName("script");return s[s.length-1]}();n.searxng={settings:JSON.parse(atob(r.getAttribute("client_settings")))};var e=t.getElementsByTagName("html")[0];e.classList.remove("no-js"),e.classList.add("js")})(window,document);
+//# sourceMappingURL=searxng.head.min.js.map