diff --git a/internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON index 400f37b2..96d8eee3 100644 --- a/internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON @@ -7,7 +7,6 @@ "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/mpks/com.micropythonos.helloworld_0.0.2.mpk", "fullname": "com.micropythonos.helloworld", "version": "0.0.2", -"entrypoint": "assets/hello.py", "category": "development", "activities": [ { diff --git a/internal_filesystem/apps/com.micropythonos.imageview/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.imageview/META-INF/MANIFEST.JSON index 61f5874c..ed3389c5 100644 --- a/internal_filesystem/apps/com.micropythonos.imageview/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.imageview/META-INF/MANIFEST.JSON @@ -7,7 +7,6 @@ "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.1.mpk", "fullname": "com.micropythonos.imageview", "version": "0.0.1", -"entrypoint": "assets/imageview.py", "category": "graphics", "activities": [ {