chore: update iconfont files

This commit is contained in:
jialin
2026-06-08 16:38:27 +08:00
committed by jialin
parent ed525509ea
commit 754cc29793
8 changed files with 39 additions and 6 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ const Login = () => {
config={{
apiBaseUrl: GPUSTACK_API_BASE_URL,
theme: userSettings.theme,
iconUrl: '//at.alicdn.com/t/c/font_4613488_rwchdketjg8.js',
iconUrl: '',
isDarkTheme: userSettings.isDarkTheme,
defaultColorPrimary: COLOR_PRIMARY
}}