Fix Draw app icon URL

This commit is contained in:
Thomas Farstrike
2025-07-07 19:35:33 +02:00
parent 859bdfa7f9
commit 1e35a6d998
@@ -3,7 +3,7 @@
"publisher": "MicroPythonOS",
"short_description": "Simple drawing app",
"long_description": "Draw simple shapes on the screen.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.1.mpk_icon_64x64.png",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.1_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.0.1.mpk",
"fullname": "com.micropythonos.draw",
"version": "0.0.1",