Browse Source

add startpage ac option in settings

lolcat 2 years ago
parent
commit
ff06bc1f51
1 changed files with 4 additions and 0 deletions
  1. 4 0
      settings.php

+ 4 - 0
settings.php

@@ -79,6 +79,10 @@ $settings = [
 						"value" => "google",
 						"text" => "Google"
 					],
+					[
+						"value" => "startpage",
+						"text" => "Startpage"
+					],
 					[
 						"value" => "qwant",
 						"text" => "Qwant"