Skip to content

Commit a33afbe

Browse files
author
Jean-François Morin
committed
Added missing line for Content Reports section
1 parent 446f681 commit a33afbe

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)