Vanessa 2023-04-27 10:14:58 +08:00
parent 1fe22e15f4
commit 17b4d8765a
5 changed files with 35 additions and 4 deletions

View file

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