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