mirror of
https://github.com/uqbar-dao/nectar.git
synced 2025-01-02 05:28:22 +03:00
app_store api: add more download error variants
This commit is contained in:
parent
b532d15fbd
commit
d0a440709c
@ -236,6 +236,9 @@ interface downloads {
|
||||
blob-not-found,
|
||||
vfs-error,
|
||||
handling-error(string),
|
||||
timeout,
|
||||
invalid-manifest,
|
||||
offline,
|
||||
}
|
||||
|
||||
/// Notification that a download is complete
|
||||
|
Loading…
Reference in New Issue
Block a user