4.6.77 inlined the setPageTitle global-window resolution + fallback twice — once in each branch of the "vods+streamer vs other tab" conditional. Reading two near-identical 4-line if/else stanzas back to back was harder than necessary. Collapsed the branch to a single ternary that picks the title text first, then a single setPageTitle resolve + apply block at the end. Same behavior, one resolution of the optional global. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| build | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| README_AI_RELEASE.md | ||
| tsconfig.json | ||