Vanessa 2025-02-09 12:19:38 +08:00
parent 834e42d330
commit 346479a9e8
4 changed files with 17 additions and 8 deletions

View file

@ -308,7 +308,8 @@ export class Files extends Model {
app: options.app,
notebookId,
currentPath: pathString,
useSavePath: false
useSavePath: false,
pushCreateEvt: true,
});
} else if (type === "more-root") {
initNavigationMenu(options.app, target.parentElement).popup({