global search fix
This commit is contained in:
Executable → Regular
+8
@@ -25,6 +25,14 @@
|
|||||||
],
|
],
|
||||||
"settings": [
|
"settings": [
|
||||||
{
|
{
|
||||||
|
"id": "include_in_global_search",
|
||||||
|
"type": "bool",
|
||||||
|
"label": "Incluir en busqueda global",
|
||||||
|
"default": false,
|
||||||
|
"enabled": true,
|
||||||
|
"visible": true
|
||||||
|
},
|
||||||
|
{
|
||||||
"id": "copiapopuser",
|
"id": "copiapopuser",
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"color": "0xFF25AA48",
|
"color": "0xFF25AA48",
|
||||||
|
|||||||
Reference in New Issue
Block a user