Revert "Set display property in manifest to fullscreen"

This reverts commit c7127cb248.
This commit is contained in:
Anmol Sethi 2020-02-04 11:30:00 -06:00 committed by GitHub
parent c7127cb248
commit e6117decd0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "code-server",
"short_name": "code-server",
"start_url": ".",
"display": "fullscreen",
"display": "standalone",
"background-color": "#fff",
"description": "Run VS Code on a remote server.",
"icons": [{