mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 20:24:01 +00:00
Fix highlight in left sidebar menu (#18781)
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<bit-nav-item
|
||||
icon="bwi-msp"
|
||||
[text]="'integrations' | i18n"
|
||||
route="integrations/single-sign-on"
|
||||
route="integrations"
|
||||
*ngIf="integrationPageEnabled$ | async"
|
||||
></bit-nav-item>
|
||||
<bit-nav-group
|
||||
|
||||
Reference in New Issue
Block a user