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: improve retro achievements validation and sidebar rendering
- Updated `getLaunchboxShopDetails` to validate `retroAchievementsGameId` as a number.
- Enhanced `Sidebar` component to conditionally render achievements section based on user preferences and achievements count.
- Refactored achievement-related rendering logic for better clarity and performance.