Make Holland a non-bootstrapped app

sammachin-gprs
Catalin Ursachi 2018-09-03 22:36:46 +01:00 committed by GitHub
parent 42e2a5e9c2
commit 88fb6e3ba8
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 *