Skip to content
Snippets Groups Projects
Commit 0f7f2faa authored by Florent Poittevin's avatar Florent Poittevin
Browse files

fix: 846 when create deposit no can deactivate guard

parent 338dae5b
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,7 @@ const routes: DlcmRoutes = [
data: {
breadcrumb: TRANSLATE("breadcrumb.deposit.create"),
},
canDeactivate: [CanDeactivateGuard],
},
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment