Add indication for file upload errors and corruption
This commit is contained in:
@ -32,6 +32,7 @@ type FileData struct {
|
||||
Size string
|
||||
IsPrivate bool
|
||||
Type string
|
||||
Done bool
|
||||
Downloaded string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user