mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: change app orientation to default in app.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "OneUptime On-Call",
|
||||
"slug": "oneuptime-on-call",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
"orientation": "default",
|
||||
"icon": "./assets/icon.png",
|
||||
"scheme": "oneuptime",
|
||||
"userInterfaceStyle": "automatic",
|
||||
|
||||
Reference in New Issue
Block a user