Updated Schemas

This commit is contained in:
github-actions[bot] 2022-09-05 04:37:07 +00:00
parent 11e4bc7022
commit 332238c298

View File

@ -19,6 +19,10 @@
"type": "string"
}
},
"popupMessage": {
"type": "string",
"description": "A pop-up message for the first time a user runs the add-on"
},
"$schema": {
"type": "string",
"description": "The schema to validate with"