You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
cz.ucw.pavel.navstar app: fix icon not showing
There was a mismatch between the app's fullname and the app's folder name.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"publisher": "Pavel Machek",
|
||||
"short_description": "Simple navigation app.",
|
||||
"long_description": "Simple navigation app using data from NAVSTAR GPS and other GNSS systems.",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.xxx/icons/cz.ucw.pavel.xxx_0.0.1_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.xxx/mpks/cz.ucw.pavel.xxx_0.0.1.mpk",
|
||||
"fullname": "cz.ucw.pavel.xxx",
|
||||
"icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/icons/cz.ucw.pavel.navstar_0.0.1_64x64.png",
|
||||
"download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/mpks/cz.ucw.pavel.navstar_0.0.1.mpk",
|
||||
"fullname": "cz.ucw.pavel.navstar",
|
||||
"version": "0.0.1",
|
||||
"category": "utilities",
|
||||
"activities": [
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 806 B |
Reference in New Issue
Block a user