mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 20:13:07 +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",
|
||||
"description": "Self-hosted web IRC client",
|
||||
"display": "standalone",
|
||||
"orientation": "any",
|
||||
"theme_color": "#455164",
|
||||
"background_color": "#455164",
|
||||
"icons":
|
||||
|
|
Loading…
Reference in a new issue