forked from Silverfish/proton-bridge
Other: add straightforward linters
This commit is contained in:
@ -29,7 +29,7 @@ const (
|
||||
PaidAdminRole
|
||||
)
|
||||
|
||||
// User status
|
||||
// User status.
|
||||
const (
|
||||
DeletedUser = 0
|
||||
DisabledUser = 1
|
||||
|
||||
Reference in New Issue
Block a user