add permission definition
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -84,7 +84,7 @@ func (g *Group) GroupAdd() (*Group, error) {
|
||||
return g, nil
|
||||
}
|
||||
|
||||
// GroupDelete removes a group definition to the database
|
||||
// GroupDelete removes a group definition from the database
|
||||
func (g *Group) GroupDelete() error {
|
||||
var err error
|
||||
|
||||
|
Reference in New Issue
Block a user