mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 15:18:05 +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",
|
"theme_color": "#3c8dbc",
|
||||||
"background_color": "#3c8dbc",
|
"background_color": "#3c8dbc",
|
||||||
"display": "standalone",
|
"display": "standalone"
|
||||||
"orientation": "portrait"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user