diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx index a67098f9..56e48900 100644 --- a/src/pages/login/index.tsx +++ b/src/pages/login/index.tsx @@ -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 }}