Fix missing icon display (#27)

This commit is contained in:
Sean Goldin 2023-01-04 00:51:44 -06:00 committed by GitHub
parent d5f4462f3e
commit 9240a94f59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "icon8.png",
"filename" : "Icon8 1.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

View file

Before

Width:  |  Height:  |  Size: 379 KiB

After

Width:  |  Height:  |  Size: 379 KiB

View file

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "icon8-fs8.png",
"filename" : "Icon8-fs8 1.png",
"idiom" : "universal",
"scale" : "1x"
},

View file

Before

Width:  |  Height:  |  Size: 379 KiB

After

Width:  |  Height:  |  Size: 379 KiB