Skip to content

Commit 751dd89

Browse files
authored
Added admin report settings to module config path (#1936)
1 parent 0417dcd commit 751dd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ModulesMapping.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"People": "^users.person$|^users.profile$|^users.officeGraphInsights$|^users.userAnalytics$",
2929
"PersonalContacts": "^users.contactFolder$|^users.contact$",
3030
"Planner": "^planner\\.|^users.plannerUser$|^groups.plannerGroup$",
31-
"Reports": "^reports\\.|^auditLogs\\.|^deviceManagement.deviceManagementReports$",
31+
"Reports": "^reports\\.|^auditLogs\\.|^deviceManagement.deviceManagementReports$|^admin.adminReportSetting",
3232
"SchemaExtensions": "^schemaExtensions\\.",
3333
"Search": "^search\\.|^external\\.",
3434
"Security": "^security\\.",

0 commit comments

Comments
 (0)