♻️(backend) include sub documents in the favorite_list route
The favorite_list route was returning all the favorite with depth=0. We also want to see favorited document with a depth > 0
This commit is contained in:
@@ -15,6 +15,7 @@ and this project adheres to
|
||||
- ✅(e2e) fix e2e test for other browsers #1799
|
||||
- 🐛(frontend) add fallback for unsupported Blocknote languages #1810
|
||||
- 🐛(frontend) fix emojipicker closing in tree #1808
|
||||
- 🐛(frontend) display children in favorite #1782
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user