dev #10

Merged
e.vlasov merged 2 commits from dev into master 2025-07-02 11:16:03 +03:00
Showing only changes of commit a3fd037008 - Show all commits

View File

@@ -55,7 +55,7 @@ class Database:
task_id, task_id,
project_id, project_id,
author_id author_id
) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?)""", ) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)""",
( (
act.id, act.id,
act.description, act.description,