i hate git
This commit is contained in:
parent
7cf403e125
commit
5a0f5b868a
|
@ -265,6 +265,10 @@ $settings = [
|
||||||
"value" => "yt",
|
"value" => "yt",
|
||||||
"text" => "YouTube"
|
"text" => "YouTube"
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"value" => "sepiasearch",
|
||||||
|
"text" => "Sepia Search"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"value" => "ddg",
|
"value" => "ddg",
|
||||||
"text" => "DuckDuckGo"
|
"text" => "DuckDuckGo"
|
||||||
|
|
Loading…
Reference in New Issue