Commit 41df9a9
Fix TTS test button failing on masked API keys
The test endpoint was using the masked placeholder (***MASKED***) sent
by the frontend form state instead of resolving the real key from disk.
Now detects masked values and falls through to _resolve_cloud_tts_key.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 75e6098 commit 41df9a9
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1615 | 1615 | | |
1616 | 1616 | | |
1617 | 1617 | | |
| 1618 | + | |
| 1619 | + | |
1618 | 1620 | | |
1619 | | - | |
| 1621 | + | |
1620 | 1622 | | |
1621 | 1623 | | |
1622 | 1624 | | |
| |||
0 commit comments