mirror of
https://git.hiabuto.net/C3MA/CCMA.git
synced 2026-07-01 03:04:52 +02:00
feat: allow deleting housekeeper tasks
This commit is contained in:
@@ -166,6 +166,7 @@ class HousekeeperFinding:
|
||||
title: str
|
||||
detail: str
|
||||
due_date: date | None = None
|
||||
key: str = ""
|
||||
|
||||
|
||||
def money(value: str | int | float | Decimal) -> Decimal:
|
||||
|
||||
Reference in New Issue
Block a user