mirror of
https://github.com/adityachandelgit/BookLore.git
synced 2026-01-09 06:21:08 +08:00
Add missing field for Kobo OverDrive expiration check (#1774)
This commit is contained in:
parent
7b5128a511
commit
21e53e1609
@ -52,5 +52,6 @@ public class BookEntitlement {
|
||||
@JsonInclude(JsonInclude.Include.NON_NULL)
|
||||
public static class ActivePeriod {
|
||||
private String from;
|
||||
private String to;
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user