forgot the settings damn it

This commit is contained in:
lolcat 2025-07-27 21:48:10 -04:00
parent f43feff0aa
commit 0f803804a4
1 changed files with 16 additions and 0 deletions

View File

@ -169,6 +169,10 @@ $settings = [
"value" => "mojeek",
"text" => "Mojeek"
],
[
"value" => "baidu",
"text" => "Baidu"
],
[
"value" => "solofield",
"text" => "Solofield"
@ -223,6 +227,10 @@ $settings = [
"value" => "yep",
"text" => "Yep"
],
[
"value" => "baidu",
"text" => "Baidu"
],
[
"value" => "solofield",
"text" => "Solofield"
@ -285,6 +293,10 @@ $settings = [
"value" => "qwant",
"text" => "Qwant"
],
[
"value" => "baidu",
"text" => "Baidu"
],
[
"value" => "solofield",
"text" => "Solofield"
@ -322,6 +334,10 @@ $settings = [
[
"value" => "mojeek",
"text" => "Mojeek"
],
[
"value" => "baidu",
"text" => "Baidu"
]
]
],