⚡ 优化会话关闭处理逻辑.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// 执行
|
||||
export const historyCount = 20;
|
||||
// 历史数量
|
||||
export const historyCount = 15;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
// 执行
|
||||
export const historyCount = 20;
|
||||
// 历史数量
|
||||
export const historyCount = 15;
|
||||
|
||||