👽️(mailboxes) fix mailbox creation after dimail api improvement

Latest dimail modification lead to a bug in our app, preventing mailbox creation
from working properly. I swapped old dimail url to new one, mirrored dimail
modification and fixed tests and tada!
This commit is contained in:
Marie PUPO JEAMMET
2024-08-26 19:10:43 +02:00
committed by Marie
parent ba46d7de54
commit e04a994d37
9 changed files with 34 additions and 23 deletions

View File

@@ -10,7 +10,11 @@ and this project adheres to
### Added
🔧Runtime config for the frontend #345
- 🔧Runtime config for the frontend (#345)
### Fixed
- 👽️(mailboxes) fix mailbox creation after dimail api improvement (#360)
## [1.0.1] - 2024-08-19