Blacklist draw app for now

This commit is contained in:
Thomas Farstrike
2025-11-15 09:17:35 +01:00
parent b71b6b49ec
commit 40dc28be43
+2 -1
View File
@@ -19,7 +19,8 @@ rm "$outputjson"
# com.micropythonos.filemanager doesn't do anything other than let you browse the filesystem, so it's confusing
# com.micropythonos.confetti crashes when closing
# com.micropythonos.showfonts is slow to open
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts"
# com.micropythonos.draw isnt very useful
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw"
echo "[" | tee -a "$outputjson"