We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6aaec commit 0e1683eCopy full SHA for 0e1683e
1 file changed
src/components/PermissionsManagement/PermissionsConst.js
@@ -253,7 +253,8 @@ export const permissionLabels = [
253
{
254
label: 'Modify Badge Amount',
255
key: 'modifyBadgeAmount',
256
- description: 'Gives the user permission to increase or decrease the count of a badge on the Badge Reports Component',
+ description:
257
+ 'Gives the user permission to increase or decrease the count of a badge on the Badge Reports Component',
258
},
259
260
label: 'Assign Badges',
0 commit comments