Merge pull request #126 from catalin-ursachi/patch-1
Make Holland a non-bootstrapped appsammachin-gprs
commit
1d02cdbc8d
|
@ -4,7 +4,7 @@ ___name___ = "Holland"
|
|||
___license___ = "MIT"
|
||||
___dependencies___ = ["app", "sim800", "ugfx_helper"]
|
||||
___categories___ = ["Villages"]
|
||||
___bootstrapped___ = True
|
||||
___bootstrapped___ = False
|
||||
|
||||
from app import *
|
||||
from dialogs import *
|
||||
|
|
Loading…
Reference in New Issue