api: return the last updated

This commit is contained in:
Lee
2024-08-02 02:51:58 +01:00
parent 0abff880c2
commit 4697cd4aec

@ -42,7 +42,6 @@ public class ScoreSaberAccount {
/**
* The date the user was last updated.
*/
@JsonIgnore
private Date lastUpdated;
/**