1
0
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:
Jared
2026-02-05 12:03:01 -05:00
committed by GitHub
parent 446f35791e
commit f34ccf21d8

View File

@@ -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