Skip to content

Commit 1e35a6d

Browse files
Fix Draw app icon URL
1 parent 859bdfa commit 1e35a6d

File tree

1 file changed

+1
-1
lines changed
  • internal_filesystem/apps/com.micropythonos.draw/META-INF

1 file changed

+1
-1
lines changed

internal_filesystem/apps/com.micropythonos.draw/META-INF/MANIFEST.JSON

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "MicroPythonOS",
44
"short_description": "Simple drawing app",
55
"long_description": "Draw simple shapes on the screen.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.1.mpk_icon_64x64.png",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.1_64x64.png",
77
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.0.1.mpk",
88
"fullname": "com.micropythonos.draw",
99
"version": "0.0.1",

0 commit comments

Comments
 (0)