fix: mint achievement function
This commit is contained in:
parent
6b0948ee45
commit
f3068ed181
|
|
@ -127,6 +127,7 @@ export const AchievementItem: React.FC<{
|
|||
group={group}
|
||||
layoutId={layoutId}
|
||||
isOwner={isOwner}
|
||||
characterId={characterId}
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue