Change domain to todo.nas.percolouco.com

This commit is contained in:
2026-04-30 14:05:01 +02:00
parent 748ee8ae75
commit 86ae7eae1d
+1 -1
View File
@@ -19,7 +19,7 @@ def send_reminder(memo: dict):
"title": f"🔔 Rappel : {memo['title']}",
"description": f"{desc_line}\n📅 Créé le {memo['created_at'][:10]}",
"color": 0xf59e0b,
"footer": {"text": "memo.nas.percolouco.com"}
"footer": {"text": "todo.nas.percolouco.com"}
}]
}
try: