fix 2x pinchs

This commit is contained in:
neon443
2025-05-29 16:03:28 +01:00
parent d60d90bc60
commit 83efb14bd5
3 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1 +1 @@
**/.DS_Store **.DS_Store

View File

@@ -1,7 +1,7 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "pinch 1.png", "filename" : "pinch.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "1x" "scale" : "1x"
}, },
@@ -11,6 +11,7 @@
"scale" : "2x" "scale" : "2x"
}, },
{ {
"filename" : "pinch.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "3x" "scale" : "3x"
} }

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB