appstore: add missing import

This commit is contained in:
Thomas Farstrike
2025-05-02 00:22:53 +02:00
parent 4a7108e278
commit 046c962021
@@ -4,6 +4,7 @@ import urequests
import gc
import os
import time
import _thread
mainscreen = lv.screen_active()