about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-10 14:27:43 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-10 14:27:43 +0300
commit8688bad3f5254abe039c43705cee872665dbfd2d (patch)
tree98624e9f30b1b00065053592d882027b6c119d1f
parentAdded theme support to many frontends #80. Fixed bugs (diff)
downloadlibredirect-8688bad3f5254abe039c43705cee872665dbfd2d.zip
Removed asking the user to make LibRedirect as the default search engine #101
Diffstat (limited to '')
-rw-r--r--src/manifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index b6392b49..3c9267fc 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -47,8 +47,7 @@
       "keyword": "libredirect.onion",
       "search_url": "https://libredirect.onion/?q={searchTerms}",
       "favicon_url": "assets/images/libredirect-16.png",
-      "encoding": "UTF-8",
-      "is_default": true
+      "encoding": "UTF-8"
     }
   }
 }
\ No newline at end of file