mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
[PM-25931] Integrations - can save only if owner (#16570)
This commit is contained in:
@@ -9759,6 +9759,9 @@
|
||||
"failedToSaveIntegration": {
|
||||
"message": "Failed to save integration. Please try again later."
|
||||
},
|
||||
"mustBeOrgOwnerToPerformAction": {
|
||||
"message": "You must be the organization owner to perform this action."
|
||||
},
|
||||
"failedToDeleteIntegration": {
|
||||
"message": "Failed to delete integration. Please try again later."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user