fix: login page miss icon

This commit is contained in:
jialin
2026-05-18 15:37:46 +08:00
committed by jialin
parent 0d9b6325f9
commit c7996d3e14
+1
View File
@@ -206,6 +206,7 @@ const Login = () => {
config={{
apiBaseUrl: GPUSTACK_API_BASE_URL,
theme: userSettings.theme,
iconUrl: '//at.alicdn.com/t/c/font_4613488_vy4szhexci.js',
isDarkTheme: userSettings.isDarkTheme,
defaultColorPrimary: COLOR_PRIMARY
}}