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:
parent
17cba48ef8
commit
568613151b
28 changed files with 108 additions and 42 deletions
|
|
@ -569,6 +569,7 @@
|
|||
"success": {
|
||||
"noteUpdated": "Note updated successfully!",
|
||||
"noteCreated": "Note created successfully!",
|
||||
"noteDeleted": "Note deleted successfully!",
|
||||
"areaUpdated": "Area updated successfully!",
|
||||
"areaCreated": "Area created successfully!",
|
||||
"tagUpdated": "Tag updated successfully!",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue