Fixed main.py so it does not bootstrap

sammachin-gprs
ganbariley 2018-09-02 15:56:40 +01:00
parent 176d156383
commit b5b6f33b61
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ ___license___ = "MIT"
___categories___ = ["Homescreens"]
___dependencies___ = ["homescreen","emfcampqueer_home/pridelogo.png"]
___launchable___ = False
___bootstrapped___ = True
___bootstrapped___ = False
import ugfx
from homescreen import *