Fix delete note refresh (#337)

* Remove note from store when deleting

* fixup! Remove note from store when deleting

* Fix note deletion issues

* fixup! Fix note deletion issues

* Add translations
This commit is contained in:
Chris 2025-09-16 16:28:52 +03:00 committed by antanst
parent 17cba48ef8
commit 568613151b
28 changed files with 108 additions and 42 deletions

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Nästa åtgärd tillagd!",
"taskCreated": "Uppgift skapad!",
"taskUpdated": "Uppgift uppdaterad!",
"taskDeleted": "Uppgift borttagen!"
"taskDeleted": "Uppgift borttagen!",
"noteDeleted": "Anteckningen har raderats framgångsrikt!"
},
"note": {
"title": "Titel",