Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie authored Apr 21, 2022
1 parent 86f9807 commit 61dfddf
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"options": {
"default": {
"Audio": true,
"Video": true
"Video": false
},
"schema": {
"properties": {
Expand All @@ -34,13 +34,10 @@
"type": "boolean"
}
},
"required": [
"Audio",
"Video"
],
"required": [],
"type": "object"
}
},
"short_name": "Airport",
"version": "1.0.2"
"version": "1.0.3"
}

0 comments on commit 61dfddf

Please sign in to comment.