api, frontend: add moderator tag to mods in comments
This commit is contained in:
@@ -12,4 +12,5 @@ type commenter struct {
|
||||
Photo string `json:"photo"`
|
||||
Provider string `json:"provider,omitempty"`
|
||||
JoinDate time.Time `json:"joinDate,omitempty"`
|
||||
IsModerator bool `json:"isModerator"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user