add more hub endpoints
This commit is contained in:
@@ -259,7 +259,6 @@ type HubRole struct {
|
||||
Color Rgba `json:"color"`
|
||||
Id uint8 `json:"id"`
|
||||
BoundedGroup uint8 `json:"boundedGroup"` // BoundedGroup 0 for global
|
||||
IsDeleted bool `json:"-"`
|
||||
}
|
||||
|
||||
func (h *HubRole) GrantPermission(r Permissions) {
|
||||
|
||||
Reference in New Issue
Block a user