tasks: Fix Task Updated Time
This addresses an issue where updating a Task does not change the `updated` column in the database. This adds a line to change the `update` column when updating a Task.
Please register or sign in to comment
This addresses an issue where updating a Task does not change the `updated` column in the database. This adds a line to change the `update` column when updating a Task.