Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-02-16 11:52:41 +08:00
commit eacd80493c
26 changed files with 73 additions and 58 deletions

View file

@ -348,6 +348,7 @@ ${data.shorthandContent}
path: pathPosix().join(getDisplayName(toPath[0], false, true), Lute.NewNodeID() + ".sy"),
title: replaceFileName(response.data.shorthandTitle),
md: md,
listDocTree: true,
}, () => {
this.remove(item);
});