Add extra configuration and owner details to app.json
Some checks failed
Build App / build (push) Failing after 40s
Some checks failed
Build App / build (push) Failing after 40s
This commit is contained in:
6
app.json
6
app.json
@@ -26,6 +26,12 @@
|
|||||||
"name": "Time Until",
|
"name": "Time Until",
|
||||||
"themeColor": "#0d0d0d",
|
"themeColor": "#0d0d0d",
|
||||||
"backgroundColor": "#0d0d0d"
|
"backgroundColor": "#0d0d0d"
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"eas": {
|
||||||
|
"projectId": "9e287d89-f770-424d-a148-d342c089f305"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"owner": "spacebanane"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user