Skip to content

Commit

Permalink
Fix menu not showing (#405)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Steffengreiner <[email protected]>
Co-authored-by: Sven F. <[email protected]>
Co-authored-by: Sven F <[email protected]>
  • Loading branch information
4 people authored Oct 17, 2023
1 parent 06a26ee commit 899bd65
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ public ProjectSideNavigationComponent(
log.debug(
"New instance for ProjectSideNavigationComponent {} was created",
System.identityHashCode(this));
add(content);
}

@Override
Expand Down

0 comments on commit 899bd65

Please sign in to comment.