🔥(frontend) remove saving modal

The saving toast are removed.
Users were complaining about the toast
that was shown when saving a document.
This commit is contained in:
Anthony LC
2024-08-30 15:06:49 +02:00
committed by Anthony LC
parent 00b223f648
commit 3d19893091
3 changed files with 10 additions and 21 deletions

View File

@@ -9,10 +9,18 @@ and this project adheres to
## [Unreleased]
# Added
## Added
- ✨Add image attachments with access control
- ✨(frontend) Upload image to a document
- ✨(frontend) Upload image to a document #211
## Changed
- 🔥(frontend) hide markdown button if not text #213
## Removed
- 🔥(frontend) remove saving modal #213
## [1.2.1] - 2024-08-23