fixed name splash image in app to match asset name

This commit is contained in:
jfrye122
2023-03-21 12:12:46 -04:00
parent acd339b4fd
commit d8ed59a8cc

View File

@@ -32,7 +32,7 @@
] ]
}, },
"splash": { "splash": {
"image": "./assets/Splash.png", "image": "./assets/splash.png",
"backgroundColor": "#efefef" "backgroundColor": "#efefef"
}, },
"notification": { "notification": {