Merge pull request #126 from catalin-ursachi/patch-1

Make Holland a non-bootstrapped app
sammachin-gprs
rdmonk 2018-09-03 22:42:01 +01:00 committed by GitHub
commit 1d02cdbc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 *