Resolve "Add webhooks management view in the admin panel"
Compare changes
@@ -2,8 +2,14 @@ import {Route} from "@angular/router";
@@ -2,8 +2,14 @@ import {Route} from "@angular/router";
{path: 'configuration', component: ConfigurationDetailsComponent, canActivate: [AuthGuard, RoleGuard],