someone in Chrome store reported a JSON Schema error when trying to install uBO

This commit is contained in:
gorhill 2015-11-04 16:00:27 -05:00
parent 3f58982171
commit fee26a70bc
1 changed files with 8 additions and 7 deletions

View File

@ -1,4 +1,5 @@
{ {
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object", "type": "object",
"properties": { "properties": {
"adminSettings": { "adminSettings": {