Sfoglia il codice sorgente

add startpage ac option in settings

lolcat 2 anni fa
parent
commit
ff06bc1f51
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      settings.php

+ 4 - 0
settings.php

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