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
|
import hashlib
|
||||||
|
|
||||||
app_title = "Zeiterfassung"
|
app_title = "Zeiterfassung"
|
||||||
app_version = "beta-2025.0.1"
|
app_version = "beta-2025.0.2"
|
||||||
|
|
||||||
# Standardpfade
|
# Standardpfade
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"admin_user": {
|
"admin_user": {
|
||||||
"0": "admin",
|
"0": "admin"
|
||||||
"1": "admin2"
|
|
||||||
},
|
},
|
||||||
"no_time_users": {
|
"no_time_users": {
|
||||||
"0": "admin"
|
"0": "admin"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user