You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{key: CONTENT_LIBRARY_PERMISSIONS.EDIT_LIBRARY_COLLECTION,resource: 'library_collection',description: 'Add or remove content from existing collections.'},
68
68
{key: CONTENT_LIBRARY_PERMISSIONS.DELETE_LIBRARY_COLLECTION,resource: 'library_collection',description: 'Delete entire collections from the library.'},
69
69
70
-
{key: CONTENT_LIBRARY_PERMISSIONS.MANAGE_LIBRARY_TEAM,resource: 'library_team',description: 'View the list of users who have access to the library.'},
71
-
{key: CONTENT_LIBRARY_PERMISSIONS.VIEW_LIBRARY_TEAM,resource: 'library_team',description: 'Add, remove, and assign roles to users within the library.'},
70
+
{key: CONTENT_LIBRARY_PERMISSIONS.MANAGE_LIBRARY_TEAM,resource: 'library_team',description: 'Add, remove, and assign roles to users within the library.'},
71
+
{key: CONTENT_LIBRARY_PERMISSIONS.VIEW_LIBRARY_TEAM,resource: 'library_team',description: 'View the list of users who have access to the library.'},
0 commit comments