mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 17:33:45 +00:00
Do not force portrait mode
For easier use on larger devices like tablets
This commit is contained in:
@@ -15,6 +15,5 @@
|
||||
],
|
||||
"theme_color": "#3c8dbc",
|
||||
"background_color": "#3c8dbc",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait"
|
||||
"display": "standalone"
|
||||
}
|
||||
|
Reference in New Issue
Block a user