bugfix2
This commit is contained in:
@@ -18,7 +18,7 @@ except ImportError:
|
|||||||
|
|
||||||
# ==================== KONFIGURATION ====================
|
# ==================== KONFIGURATION ====================
|
||||||
class Config:
|
class Config:
|
||||||
VERSION = "v1.3.16" # v1.3.16: Neuer Modus 51 für gezielte Verifizierung (Branche & FSM)
|
VERSION = "v1.3.16a" # v1.3.16: Neuer Modus 51 für gezielte Verifizierung (Branche & FSM)
|
||||||
LANG = "de"
|
LANG = "de"
|
||||||
CREDENTIALS_FILE = "service_account.json"
|
CREDENTIALS_FILE = "service_account.json"
|
||||||
SHEET_URL = "https://docs.google.com/spreadsheets/d/1u_gHr9JUfmV1-iviRzbSe3575QEp7KLhK5jFV_gJcgo"
|
SHEET_URL = "https://docs.google.com/spreadsheets/d/1u_gHr9JUfmV1-iviRzbSe3575QEp7KLhK5jFV_gJcgo"
|
||||||
|
|||||||
Reference in New Issue
Block a user