Started work on Ember
This commit is contained in:
0
properties/__init__.py
Normal file
0
properties/__init__.py
Normal file
6
properties/config.py
Normal file
6
properties/config.py
Normal file
@ -0,0 +1,6 @@
|
||||
APP_NAME = "Ember"
|
||||
APP_VERSION = "1.0"
|
||||
APP_AUTHOR = "Tiberiu Chibici"
|
||||
APP_AUTHOR_SHORT = "TibiCh"
|
||||
|
||||
DEBUG = 1
|
Reference in New Issue
Block a user