refactor: use correct endpoint when uploading file to shared vault note
This commit is contained in:
@@ -29,6 +29,7 @@ const NoteViewFileDropTarget = ({ note, linkingController, noteViewElement, file
|
||||
})
|
||||
filesController.notifyObserversOfUploadedFileLinkingToCurrentNote(uploadedFile.uuid)
|
||||
},
|
||||
note,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user