🚨
This commit is contained in:
parent
f9c0802596
commit
85fed2e679
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ const loadThirdIcon = (iconURL: string, data: IAppearance) => {
|
|||
}
|
||||
addScript(`/appearance/icons/${data.icon}/icon.js?v=${data.iconVer}`, "iconScript");
|
||||
}
|
||||
})
|
||||
});
|
||||
};
|
||||
|
||||
export const loadAssets = (data: IAppearance) => {
|
||||
|
|
Loading…
Add table
Reference in a new issue