diff --git a/default/settings.json b/default/settings.json index 25b1eebaf..f90b1ab4c 100644 --- a/default/settings.json +++ b/default/settings.json @@ -166,9 +166,10 @@ "persona_show_notifications": true, "custom_stopping_strings": "", "custom_stopping_strings_macro": true, - "fuzzy_search": false, + "fuzzy_search": true, "encode_tags": false, - "lazy_load": 0 + "lazy_load": 100, + "ui_mode": 1 }, "extension_settings": { "apiUrl": "http://localhost:5100", diff --git a/public/index.html b/public/index.html index 90e2f4a57..98a97895b 100644 --- a/public/index.html +++ b/public/index.html @@ -2095,13 +2095,13 @@ - - - - - + + + + + -
+
@@ -2145,21 +2145,21 @@ - - - - - + + + + +
-