Skip to content

Commit

Permalink
Add back @expose tag (hannibal002#2489)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidArthurCole authored Sep 9, 2024
1 parent b9b0e9a commit 28aa990
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,7 @@ public static class WardrobeStorage {
@Nullable
public Integer abiphoneContactAmount = null;

@Expose
public Map<Integer, HoppityEventStats> hoppityEventStats = new HashMap<>();

public static class HoppityEventStats {
Expand Down

0 comments on commit 28aa990

Please sign in to comment.