Vanessa 2023-04-25 18:53:41 +08:00
parent e0e40dbad2
commit 34e833d0c1
7 changed files with 72 additions and 5 deletions

View file

@ -636,7 +636,7 @@ export class Files extends Model {
}
}
private init(init = true) {
public init(init = true) {
let html = "";
let closeHtml = "";
window.siyuan.notebooks.forEach((item) => {