Update app.config.json

This commit is contained in:
Eugenio Romano
2020-06-29 18:08:24 +01:00
committed by GitHub
parent a6a05b4a45
commit 5940c33eb2
+2 -1
View File
@@ -395,7 +395,8 @@
"settings": { "settings": {
"pattern": "cm:name:'(.*?)'", "pattern": "cm:name:'(.*?)'",
"field": "cm:name", "field": "cm:name",
"placeholder": "Enter the name" "placeholder": "Enter the name",
"searchSuffix" : "*"
} }
} }
}, },