Skip to content

Commit 5bdb4c1

Browse files
Merge pull request #2515 from kris6673/pronouns
Add enable pronouns standard
2 parents c569c82 + 8b35938 commit 5bdb4c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/data/standards.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,16 @@
121121
"impact": "Low Impact",
122122
"impactColour": "info"
123123
},
124+
{
125+
"name": "standards.EnablePronouns",
126+
"cat": "Global Standards",
127+
"tag": ["lowimpact"],
128+
"helpText": "Enables the Pronouns feature for the tenant. This allows users to set their pronouns in their profile.",
129+
"addedComponent": [],
130+
"label": "Enable Pronouns",
131+
"impact": "Low Impact",
132+
"impactColour": "info"
133+
},
124134
{
125135
"name": "standards.AnonReportDisable",
126136
"cat": "Global Standards",

0 commit comments

Comments
 (0)