Fixes TypeScript errors introduced by registry game system: - Allow gameName to be string | null in nav component types - Update RecentRoom, AddPlayerButton, GameContextNav, ArcadeRoomInfo interfaces - Convert null to undefined where needed for legacy function calls - Fix GameTitleMenu showMenu prop - Update JoinRoomModal to use separate useGetRoomByCode and useJoinRoom hooks These changes allow rooms to exist without a selected game (gameName = null). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1.0 KiB
1.0 KiB