提交 75ed96b6 编写于 作者: M Martin Aeschlimann

todo to remove legacy support

上级 8634e574
......@@ -262,6 +262,7 @@ export class HistoryMainService implements IHistoryMainService {
}
}
} else if (Array.isArray(storedRecents.workspaces)) {
// TODO legacy support can be removed at some point (6 month?)
// format of 1.25 and before
for (const workspace of storedRecents.workspaces) {
if (typeof workspace === 'string') {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册