Timetickets Fixes
This commit is contained in:
6
app.json
6
app.json
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
"splash": {
|
||||
"image": "./assets/RomeSplash.png",
|
||||
"image": "./assets/RomeOnlineIcon.png",
|
||||
"backgroundColor": "#efefef"
|
||||
},
|
||||
"notification": {
|
||||
@@ -42,9 +42,7 @@
|
||||
"fallbackToCacheTimeout": 0,
|
||||
"url": "https://u.expo.dev/df105e21-a07f-4425-af10-2200a7704a48"
|
||||
},
|
||||
"assetBundlePatterns": [
|
||||
"**/*"
|
||||
],
|
||||
"assetBundlePatterns": ["**/*"],
|
||||
"web": {
|
||||
"favicon": "./assets/RomeIcon.png",
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user