This commit is contained in:
2023-08-17 22:53:17 +04:00
parent a824a23d9e
commit 9687f2da01
10 changed files with 23 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!env/bin/python3.10
# -*- coding: UTF-8 -*-
#Активация FLASK
@@ -33,7 +33,7 @@ import gzip
#Глобальные переменные
ProgName = app.config['PROGNAME']
version = "0.0.1"
version = app.config['VERSION']
LevelA=""
Flag=False