Add extra configuration and owner details to app.json
Some checks failed
Build App / build (push) Failing after 40s

This commit is contained in:
Space-Banane
2026-03-10 18:47:10 +01:00
parent 479b77aa02
commit a08da1bfc1

View File

@@ -26,6 +26,12 @@
"name": "Time Until",
"themeColor": "#0d0d0d",
"backgroundColor": "#0d0d0d"
}
},
"extra": {
"eas": {
"projectId": "9e287d89-f770-424d-a148-d342c089f305"
}
},
"owner": "spacebanane"
}
}