remove settings

This commit is contained in:
2026-04-26 16:24:29 -04:00
parent 9ea0372bb7
commit a8022d22a7

View File

@@ -161,14 +161,6 @@ $settings = [
"value" => "yep", "value" => "yep",
"text" => "Yep" "text" => "Yep"
], ],
[
"value" => "greppr",
"text" => "Greppr"
],
[
"value" => "crowdview",
"text" => "Crowdview"
],
[ [
"value" => "mwmbl", "value" => "mwmbl",
"text" => "Mwmbl" "text" => "Mwmbl"
@@ -196,10 +188,6 @@ $settings = [
[ [
"value" => "wiby", "value" => "wiby",
"text" => "wiby" "text" => "wiby"
],
[
"value" => "curlie",
"text" => "Curlie"
] ]
] ]
], ],