Видален параметр "Призначення"

This commit is contained in:
2025-10-19 01:21:39 +03:00
parent 3f08f3f6c9
commit c96093c890
9 changed files with 8093 additions and 5633 deletions

View File

@@ -13,7 +13,6 @@ db.serialize(() => {
icon TEXT,
uuid TEXT,
uuid_manager TEXT,
appointment TEXT DEFAULT 'lamb',
mode INTEGER DEFAULT 0,
mode_title TEXT DEFAULT 'Користувач',
FOREIGN KEY (group_id) REFERENCES groups(group_number)