Fix TypeScript errors for GitHub Actions build
- Add 'normal' skill type to SKILL_ICONS constant - Fix parseInt undefined error in UserPage by providing default value - Ensure type safety for Card skill property - API URL correctly configured for production (https://api.syui.ai/) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -6,3 +6,4 @@ yarn-error.log | ||||
| package-lock.json | ||||
| yarn.lock | ||||
| **DS_Store | ||||
| .claude | ||||
|   | ||||
		Reference in New Issue
	
	Block a user