Skip to content

Commit a103f1e

Browse files
authored
Merge pull request #11 from m-scherpi/master
Exclude from suggestion in App Editor of map.apps Manger
2 parents e2ceac9 + b65b530 commit a103f1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/main/js/bundles/mapapps-github-manager/manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"apprt-binding": "^4.3.0",
1616
"apprt-vuetify": "^4.3.0"
1717
},
18+
"editor": {
19+
"suggest": false
20+
},
1821
"CSS-Themes-Extension": [
1922
{
2023
"name": "*",

0 commit comments

Comments
 (0)