Do not set app orientation in manifest to use user setting at OS level
This commit is contained in:
parent
2af0435ee6
commit
d0ed6826be
@ -3,7 +3,6 @@
|
||||
"short_name": "The Lounge",
|
||||
"description": "Self-hosted web IRC client",
|
||||
"display": "standalone",
|
||||
"orientation": "any",
|
||||
"theme_color": "#455164",
|
||||
"background_color": "#455164",
|
||||
"icons":
|
||||
|
Loading…
Reference in New Issue
Block a user