beautification of editor

This commit is contained in:
ville rantanen
2018-07-21 20:23:45 +03:00
parent bd301eca6f
commit 90660262d5
5 changed files with 86 additions and 22 deletions

View File

@@ -14,7 +14,7 @@ from utils.utils import *
from utils.crypt import *
__FLEES_VERSION__ = "20180721.0"
__FLEES_VERSION__ = "20180721.1"
app = Flask(__name__)
app.config.from_object(__name__)
# Read config from json !