fix: instance events namespace

This commit is contained in:
jialin
2026-05-18 16:59:53 +08:00
committed by jialin
parent db7a8a702d
commit abc3c2c25a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -358,7 +358,7 @@ export default (props: any) => {
config={{
apiBaseUrl: GPUSTACK_API_BASE_URL,
theme: userSettings.theme,
iconUrl: '//at.alicdn.com/t/c/font_4613488_vy4szhexci.js',
iconUrl: '//at.alicdn.com/t/c/font_4613488_0ear6uwu4lzg.js',
isDarkTheme: userSettings.isDarkTheme,
defaultColorPrimary: COLOR_PRIMARY
}}