mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-06 22:06:07 +00: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