mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
feat: add upload/download cancellation support
This commit is contained in:
@@ -38,6 +38,7 @@ export const EVENTS = {
|
||||
noteRemoved: "note:removed",
|
||||
tokenRefreshed: "token:refreshed",
|
||||
attachmentsLoading: "attachments:loading",
|
||||
attachmentDeleted: "attachment:deleted",
|
||||
mediaAttachmentDownloaded: "attachments:mediaDownloaded",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user