Remove export permission (if you can view you can export)
This commit is contained in:
parent
c518cbc20d
commit
db0797345c
4 changed files with 0 additions and 40 deletions
|
|
@ -13,7 +13,6 @@ type Role struct {
|
|||
RestoreMember bool
|
||||
PurgeMember bool
|
||||
ConvertMemberToContact bool
|
||||
ExportMember bool
|
||||
ShowContact bool
|
||||
CreateContact bool
|
||||
EditContact bool
|
||||
|
|
@ -22,5 +21,4 @@ type Role struct {
|
|||
RestoreContact bool
|
||||
PurgeContact bool
|
||||
ConvertContactToMember bool
|
||||
ExportContact bool
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue