From 62e6d0c3d6cc3b304f75d1d8d32fd89081d147a0 Mon Sep 17 00:00:00 2001 From: frosty Date: Thu, 2 Apr 2026 09:59:44 +0300 Subject: fix: fixed issue with last commit --- templates/settings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/settings.html') diff --git a/templates/settings.html b/templates/settings.html index f71c555..d353d24 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -8,8 +8,8 @@ OmniSearch - {{l("settings_title")}} - {{if theme == "light"}}{{endif}} - {{if theme == "dark"}}{{endif}} + {{if theme == "light"}}{{endif}} + {{if theme == "dark"}}{{endif}}