in the json if you change:
"Can SAM Sites operate without power?": true,
to
"Can SAM Sites operate without power?": false,
once you reload the plugin, it overwrites the json with the default configure = true.
can you make it so that if the plugin sees the json it will not overwrite?
"Can SAM Sites operate without power?": true,
to
"Can SAM Sites operate without power?": false,
once you reload the plugin, it overwrites the json with the default configure = true.
can you make it so that if the plugin sees the json it will not overwrite?