Registering works fine now

This commit is contained in:
florianuhlig
2025-10-03 01:23:18 +02:00
parent 823ea8cfc4
commit 70c85cb8be
10 changed files with 173 additions and 45 deletions

View File

@@ -1,5 +1,3 @@
db_name = "databases/test.db"
def set_db_name(name):
global db_name
db_name = name