Two bugs: (1) populateConvTtsBackends() referenced window._ttsBackends which doesn't exist — fixed to use module-scope _ttsBackends directly. (2) Broken hook that wrapped window.refreshTtsBackendAvailability (never set on window) — replaced with _ttsRefreshHooks array dispatched at end of refreshTtsBackendAvailability(). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| sections | ||
| app.js | ||
| index.html | ||
| loader.js | ||
| nav.js | ||
| style.css | ||