add changelog fo 3504

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-20 09:03:30 -08:00
parent 655006aff5
commit a010a020fd

1
changelog/3504.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Moved `NVIDIATTSService` and `NVIDIASTTService` client initialization from constructor to `start()` for better error handling.