mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-11 08:16:11 +00:00
Add bot flag to users and surface in comments
This commit is contained in:
@@ -13,4 +13,5 @@ public class AuthorDto {
|
||||
private String username;
|
||||
private String avatar;
|
||||
private MedalType displayMedal;
|
||||
private boolean bot;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user