Skip to content

Commit

Permalink
fix: full screen permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
4gray committed Nov 6, 2019
1 parent e05b7eb commit fff2aaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
}
},
"permissions": [
"app.window.fullscreen",
"storage",
"system.cpu",
"system.display",
Expand Down

0 comments on commit fff2aaa

Please sign in to comment.