1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

[PM-11667] Remove all code related to the outdated custom permissions 'Edit/Delete Assigned Collections' (#10904)

* [PM-11667] Remove all code related to the outdated custom permissions 'Edit/Delete Assigned Collections'

* Revert change made to data model in state migration
This commit is contained in:
Rui Tomé
2024-09-17 14:22:17 +01:00
committed by GitHub
parent 171d798c52
commit c05b6eb116
3 changed files with 0 additions and 12 deletions

View File

@@ -4861,12 +4861,6 @@
"deleteAnyCollection": {
"message": "Delete any collection"
},
"editAssignedCollections": {
"message": "Edit assigned collections"
},
"deleteAssignedCollections": {
"message": "Delete assigned collections"
},
"manageGroups": {
"message": "Manage groups"
},