Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9855190 authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Fix UI crash bug

parent 4910d59c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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