mirror of
https://github.com/thelounge/thelounge
synced 2024-11-26 14:00:21 +00:00
Do not set app orientation in manifest to use user setting at OS level
This commit is contained in:
parent
2af0435ee6
commit
d0ed6826be
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
"short_name": "The Lounge",
|
"short_name": "The Lounge",
|
||||||
"description": "Self-hosted web IRC client",
|
"description": "Self-hosted web IRC client",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"orientation": "any",
|
|
||||||
"theme_color": "#455164",
|
"theme_color": "#455164",
|
||||||
"background_color": "#455164",
|
"background_color": "#455164",
|
||||||
"icons":
|
"icons":
|
||||||
|
|
Loading…
Reference in a new issue