mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-02-17 02:30:48 +01:00
[bug] add missing control type
This commit is contained in:
parent
50ebd3fad4
commit
1c162cdc2e
@ -233,6 +233,7 @@ var control = (function() {
|
||||
}, {
|
||||
element: helper.e(".control-header-search-engine-custom-name"),
|
||||
path: "header.search.engine.custom.name",
|
||||
type: "text",
|
||||
func: function() {
|
||||
search.render();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user