mirror of
https://github.com/thelounge/thelounge
synced 2024-11-27 06:20:26 +00:00
Merge pull request #587 from thelounge/astorije/fix-orientation
Do not set app orientation in manifest to use user setting at OS level
This commit is contained in:
commit
5332909c89
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