summaryrefslogtreecommitdiff
path: root/packages/backend/test/unit/NoteCreateService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(backend): incorrect logic for determining whether Quote or not (#13700)zyoshoka2024-04-141-0/+144
* fix(backend): incorrect logic for determining whether Quote or not * Update CHANGELOG.md --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>