fix: 修复标签栏排序错乱问题
This commit is contained in:
@@ -64,6 +64,7 @@ export const openNewSession = (
|
||||
activeEditorTabId: ref(null),
|
||||
commandInputContent: ref(''),
|
||||
isMarkedForSuspend: false,
|
||||
createdAt: Date.now(),
|
||||
disposables: [],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user