handle deleted users (id -1, Ghost)
This commit is contained in:
parent
61b8066780
commit
0b6e639567
@ -45,7 +45,7 @@ type Organization struct {
|
||||
}
|
||||
|
||||
type User struct {
|
||||
Id uint
|
||||
Id int
|
||||
Username string
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user