chore: collapse token panel by default
This commit is contained in:
parent
49d2a7b915
commit
cf4d34e7ac
@ -195,7 +195,7 @@ async function bootstrapApp() {
|
|||||||
|
|
||||||
},
|
},
|
||||||
// Token面板折叠状态
|
// Token面板折叠状态
|
||||||
tokenPanelCollapsed: false,
|
tokenPanelCollapsed: true,
|
||||||
|
|
||||||
// 对话压缩状态
|
// 对话压缩状态
|
||||||
compressing: false,
|
compressing: false,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user