Vorbereitungen für nächsten Zwischenrelease
This commit is contained in:
parent
0b517f2b30
commit
e94ea84337
@ -6,7 +6,7 @@ from pathlib import Path
|
||||
import hashlib
|
||||
|
||||
app_title = "Zeiterfassung"
|
||||
app_version = "beta-2025.0.1"
|
||||
app_version = "beta-2025.0.2"
|
||||
|
||||
# Standardpfade
|
||||
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
{
|
||||
"admin_user": {
|
||||
"0": "admin",
|
||||
"1": "admin2"
|
||||
"0": "admin"
|
||||
},
|
||||
"no_time_users": {
|
||||
"0": "admin"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user