fix: uploadFile when folder is undefined #63
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/upload"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In uploadFile, folder can be undefined when uploading to the parent
folder.
de039026ec
to451cc203b5
Perferably I would have used
Misskey.entities.DriveFolder
but it's defined as aTODO
in misskey.js.