Browse Source

Corrected label for location option

pull/4856/head
Dean 5 years ago
parent
commit
8ca3745672
  1. 2
      packages/client/manifest.json

2
packages/client/manifest.json

@ -2497,7 +2497,7 @@
},
{
"type": "boolean",
"label": "Enabled Location",
"label": "Enable Location",
"key": "locationEnabled",
"defaultValue": false
},

Loading…
Cancel
Save