Files
yourpart3/backend/services/vocabService.js
Torsten Schulz (local) d38231b52c
All checks were successful
Deploy to production / deploy (push) Successful in 2m56s
refactor(vocab): improve text normalization consistency in VocabService and VocabLessonView
- Enhanced text normalization methods in both VocabService and VocabLessonView to include an additional trim operation, ensuring leading and trailing spaces are removed.
- This change improves the consistency and accuracy of text handling across the application, contributing to better user input processing.
2026-04-01 15:09:15 +02:00

98 KiB