1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

Fix secrets manager (#3218)

This commit is contained in:
Oscar Hinton
2022-08-02 17:43:42 +02:00
committed by GitHub
parent 66cc575ec5
commit f8d7dd179b

View File

@@ -24,6 +24,7 @@ const routes: Routes = [
{
path: "",
redirectTo: "secrets",
pathMatch: "full",
},
],
},