Vanessa 2025-09-08 10:52:40 +08:00
parent c1f14a33d9
commit de9e648e9e
2 changed files with 0 additions and 2 deletions

View file

@ -649,7 +649,6 @@ export class MobileFiles extends Model {
path: liElement.getAttribute("data-path"),
}, response => {
if (response.data.path === "/" && response.data.files.length === 0) {
showMessage(window.siyuan.languages.emptyContent);
newFile({
app: this.app,
notebookId,