update: character

This commit is contained in:
Vick Scarlet
2026-08-16 20:06:16 +08:00
committed by 神戸小鳥
parent ad4e83fc47
commit f4204601ee
22 changed files with 495 additions and 101 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ function TalentList({ picked, picker }: TalentListProps) {
}
hasInitialized.current = true
}
}, [picked, picker])
}, [profile.locked, talents, picked, picker])
return (
<ul className="talent-list">