Skip to content

Commit 04b5242

Browse files
Merge pull request KelvinTegelaar#4250 from kris6673/feat-add-option
Feat: Add "Microsoft managed" option to standards.json
2 parents 4067c5b + f4614df commit 04b5242

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/data/standards.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,10 @@
554554
{
555555
"label": "Disabled",
556556
"value": "disabled"
557+
},
558+
{
559+
"label": "Microsoft managed",
560+
"value": "default"
557561
}
558562
]
559563
}

0 commit comments

Comments
 (0)