Files
wmj f8aacf3a69
Deploy to Netlify / build-and-deploy (push) Successful in 1m2s
fix: Gemini model -> gemini-2.5-flash, stable DOM player, favicon
- Update Gemini API model from deprecated gemini-2.0-flash to gemini-2.5-flash
- Remove SidebarPlayer sub-component from inside App() - caused DOM remounts
  every 250ms (currentTime tick) making Pause/Skip buttons unclickable
- Inline player JSX directly in render tree for stable DOM nodes
- Add favicon.svg (dark bg + emerald trend line) to fix 404 console errors
2026-08-24 11:21:55 +08:00
..