mirror of
https://github.com/etesync/android
synced 2024-12-23 07:08:16 +00:00
Fix UI crash bug
This commit is contained in:
parent
bcd2e8d4da
commit
98899ab27b
@ -42,7 +42,7 @@ public class ServerInfo implements Serializable {
|
||||
|
||||
@RequiredArgsConstructor(suppressConstructorProperties=true)
|
||||
@Data
|
||||
public static class ResourceInfo {
|
||||
public static class ResourceInfo implements Serializable {
|
||||
public enum Type {
|
||||
ADDRESS_BOOK,
|
||||
CALENDAR
|
||||
|
Loading…
Reference in New Issue
Block a user