♻️(frontend) stop setting a default title on doc creation

We were setting a default title to our document
during creation, but we should not do that,
it created lot of similar titles, lot of
documents will show up during search.
This commit is contained in:
Anthony LC
2025-02-12 12:19:07 +01:00
committed by Anthony LC
parent d9ad397c94
commit c369419512
5 changed files with 13 additions and 19 deletions

View File

@@ -12,6 +12,8 @@ and this project adheres to
## Changed
- 📝(doc) minor README.md formatting and wording enhancements
-Stop setting a default title on doc creation #634
## [2.2.0] - 2025-02-10