We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ebd3f commit 1c162cdCopy full SHA for 1c162cd
1 file changed
js/control.js
@@ -233,6 +233,7 @@ var control = (function() {
233
}, {
234
element: helper.e(".control-header-search-engine-custom-name"),
235
path: "header.search.engine.custom.name",
236
+ type: "text",
237
func: function() {
238
search.render();
239
}
0 commit comments