mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 14:02:04 -08:00
remove "None" search engine
This commit is contained in:
parent
2d2556e8a6
commit
4fd062fd22
1 changed files with 1 additions and 11 deletions
|
|
@ -60,17 +60,7 @@
|
|||
"Twitter",
|
||||
"Wikipedia (en)"
|
||||
],
|
||||
"Default": "DuckDuckGo",
|
||||
"Add": [
|
||||
{
|
||||
"Name": "None",
|
||||
"Description": "None",
|
||||
"Alias": "",
|
||||
"Method": "POST",
|
||||
"URLTemplate": "http://127.0.0.1",
|
||||
"PostData": ""
|
||||
}
|
||||
]
|
||||
"Default": "DuckDuckGo"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue