mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 16:10:58 +01:00
Show if folder read only
This commit is contained in:
@@ -105,6 +105,8 @@ public class EntityFolder implements Serializable {
|
||||
public Boolean tbd; // to be deleted
|
||||
public String state;
|
||||
public String sync_state;
|
||||
@NonNull
|
||||
public Boolean read_only = false;
|
||||
public String error;
|
||||
public Long last_sync;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user