Skip to content

Commit 3d9774a

Browse files
Jean-François Moringithub-actions[bot]
authored andcommitted
Added missing line for Content Reports section
(cherry picked from commit a33afbe)
1 parent 72e0f48 commit 3d9774a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/menu-resolver.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ export class MenuResolverService {
169169
this.createExportMenuSections();
170170
this.createImportMenuSections();
171171
this.createAccessControlMenuSections();
172+
this.createReportMenuSections();
172173
return this.waitForMenu$(MenuID.ADMIN);
173174
}
174175

0 commit comments

Comments
 (0)