mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -384,7 +384,7 @@ export class Files extends Model {
|
||||
return;
|
||||
}
|
||||
if (newElement.classList.contains("dragover")) {
|
||||
fetchPost("/api/filetree/moveDoc", {
|
||||
await fetchPost("/api/filetree/moveDoc", {
|
||||
fromNotebook: fromURL,
|
||||
toNotebook: toURL,
|
||||
fromPath,
|
||||
|
||||
Reference in New Issue
Block a user