mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Added store media
This commit is contained in:
@@ -82,6 +82,7 @@ public class EntityAttachment {
|
||||
public Integer progress;
|
||||
@NonNull
|
||||
public Boolean available = false;
|
||||
public String media_uri;
|
||||
public String error;
|
||||
|
||||
// Gmail sends inline images as attachments with a name and cid
|
||||
|
||||
Reference in New Issue
Block a user