mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-09 23:36:08 +00:00
Add bot flag to users and surface in comments
This commit is contained in:
@@ -28,4 +28,5 @@ public class UserDto {
|
||||
private int point;
|
||||
private int currentLevel;
|
||||
private int nextLevelExp;
|
||||
private boolean bot;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user