fixing a bug in install db

This commit is contained in:
jakani24
2024-04-26 13:51:45 +02:00
parent f6fe002da6
commit 0e80480f16
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
password VARCHAR(255),
2fa VARCHAR(255),
telegram_id VARCHAR(255),
user_hex_id VARCHAR(255):
user_hex_id VARCHAR(255),
credential_id VARBINARY(64),
public_key TEXT,
counter INT