chore: immediately insert file node and show progress inside super note when uploading a new file (#2876) [skip e2e]
This commit is contained in:
@@ -23,6 +23,7 @@ export interface FilesClientInterface {
|
||||
finishUpload(
|
||||
operation: EncryptAndUploadFileOperation,
|
||||
fileMetadata: FileMetadata,
|
||||
uuid: string,
|
||||
): Promise<FileItem | ClientDisplayableError>
|
||||
|
||||
downloadFile(
|
||||
|
||||
Reference in New Issue
Block a user