mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Fix secrets manager (#3218)
This commit is contained in:
@@ -24,6 +24,7 @@ const routes: Routes = [
|
|||||||
{
|
{
|
||||||
path: "",
|
path: "",
|
||||||
redirectTo: "secrets",
|
redirectTo: "secrets",
|
||||||
|
pathMatch: "full",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user