mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-18 21:10:57 +08:00
feat: add user medal selection and display
This commit is contained in:
@@ -10,4 +10,5 @@ public class MedalDto {
|
||||
private String description;
|
||||
private MedalType type;
|
||||
private boolean completed;
|
||||
private boolean selected;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user