mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-20 02:50:58 +08:00
This commit is contained in:
parent
4837f35487
commit
63f16e6fb0
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user