You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix TypeScript build errors after library upgrades
- Remove unused piniaSocketStore variable in main.ts
- Update defineStore to use string-first parameter syntax for Pinia 3.x
- Fix unused parameter warning in forEach callback
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments