From a71c47bfa6434cc2da7bf77d291e97fb3e333d5b Mon Sep 17 00:00:00 2001 From: AzenKain Date: Tue, 17 Feb 2026 22:34:11 +0700 Subject: [PATCH] UPDATE: New cdn, assets --- src/components/skillsInfo/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/skillsInfo/index.tsx b/src/components/skillsInfo/index.tsx index 038e980..0b2832e 100644 --- a/src/components/skillsInfo/index.tsx +++ b/src/components/skillsInfo/index.tsx @@ -196,7 +196,8 @@ export default function SkillsInfo() { src={getImageSkill(avatarInfo?.SkillTrees?.[btn.id]?.["1"]?.Icon, avatarSkillTree?.[btn.id]?.["1"]?.StatusAddList[0]) || ""} alt={btn.id.replaceAll("Point", "")} priority={true} - unoptimized={true} + unoptimized + crossOrigin="anonymous" width={124} height={124} style={{