mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
🔥 No longer automatically download network assets when the cloud inbox is moved to docs Fix https://github.com/siyuan-note/siyuan/issues/9827
This commit is contained in:
parent
3dc72e25da
commit
e4ea32764f
1 changed files with 0 additions and 1 deletions
|
|
@ -335,7 +335,6 @@ ${data.shorthandContent}
|
|||
md: response.data.shorthandMd,
|
||||
}, (docResponse) => {
|
||||
this.remove(item);
|
||||
fetchPost("/api/format/netAssets2LocalAssets", {id: docResponse.data.id});
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue