♻️(features) rename "TEAMS" flag
To match recent changes we rename the "TEAMS" feature flag to "TEAMS_DISPLAY".
This commit is contained in:
@@ -465,7 +465,7 @@ class Base(Configuration):
|
||||
"CONTACTS_CREATE", # Used in the users/me/ endpoint
|
||||
"CONTACTS_DISPLAY", # Used in the users/me/ endpoint
|
||||
"MAILBOXES_CREATE", # Used in the users/me/ endpoint
|
||||
"TEAMS",
|
||||
"TEAMS_DISPLAY",
|
||||
"TEAMS_CREATE", # Used in the users/me/ endpoint
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user