mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-25 08:21:08 -06:00
Do not force portrait mode
For easier use on larger devices like tablets
This commit is contained in:
parent
855fe1235a
commit
86cd3c0c38
@ -15,6 +15,5 @@
|
||||
],
|
||||
"theme_color": "#3c8dbc",
|
||||
"background_color": "#3c8dbc",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait"
|
||||
"display": "standalone"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user