mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Added review dialog
This commit is contained in:
@@ -23,6 +23,8 @@ public class TupleAccountSwipes {
|
||||
public long id;
|
||||
public Long swipe_left;
|
||||
public String left_type;
|
||||
public String left_name;
|
||||
public Long swipe_right;
|
||||
public String right_type;
|
||||
public String right_name;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user