mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
Fix secrets manager (#3218)
This commit is contained in:
parent
66cc575ec5
commit
f8d7dd179b
@ -24,6 +24,7 @@ const routes: Routes = [
|
|||||||
{
|
{
|
||||||
path: "",
|
path: "",
|
||||||
redirectTo: "secrets",
|
redirectTo: "secrets",
|
||||||
|
pathMatch: "full",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user