add startpage ac option in settings

This commit is contained in:
lolcat 2024-07-29 10:34:56 -04:00
parent d0ca0f46a7
commit ff06bc1f51
1 changed files with 4 additions and 0 deletions

View File

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