UPDATE: New cdn, assets
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 54s
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 54s
This commit is contained in:
@@ -196,7 +196,8 @@ export default function SkillsInfo() {
|
|||||||
src={getImageSkill(avatarInfo?.SkillTrees?.[btn.id]?.["1"]?.Icon, avatarSkillTree?.[btn.id]?.["1"]?.StatusAddList[0]) || ""}
|
src={getImageSkill(avatarInfo?.SkillTrees?.[btn.id]?.["1"]?.Icon, avatarSkillTree?.[btn.id]?.["1"]?.StatusAddList[0]) || ""}
|
||||||
alt={btn.id.replaceAll("Point", "")}
|
alt={btn.id.replaceAll("Point", "")}
|
||||||
priority={true}
|
priority={true}
|
||||||
unoptimized={true}
|
unoptimized
|
||||||
|
crossOrigin="anonymous"
|
||||||
width={124}
|
width={124}
|
||||||
height={124}
|
height={124}
|
||||||
style={{
|
style={{
|
||||||
|
|||||||
Reference in New Issue
Block a user