mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-08-29 10:04:43 +08:00
update: character
This commit is contained in:
@@ -38,7 +38,7 @@ function TalentList({ picked, picker }: TalentListProps) {
|
||||
}
|
||||
hasInitialized.current = true
|
||||
}
|
||||
}, [picked, picker])
|
||||
}, [profile.locked, talents, picked, picker])
|
||||
|
||||
return (
|
||||
<ul className="talent-list">
|
||||
|
||||
Reference in New Issue
Block a user