Skip to content

Commit

Permalink
Merge pull request #192 from Fliplet/fix/ID-3847-exclude-properties
Browse files Browse the repository at this point in the history
HOTFIX ID-3847 [fix] excluded fragile properties
  • Loading branch information
simonchapman1986 authored Apr 22, 2024
2 parents 0363e4c + 5a6a8da commit 4e562fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"provider_only": false,
"references": [],
"html_tag": "div",
"settings": {
"excludedProperties": ["apnKeyId", "apnTeamId", "apnAuthKey", "gcmProjectId", "gcmServerKey"]
},
"interface": {
"dependencies": [
"vue.js",
Expand Down

0 comments on commit 4e562fb

Please sign in to comment.