We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1ab33 commit add0e1cCopy full SHA for add0e1c
eform-client/src/app/plugins/plugins.routing.ts
@@ -3,7 +3,6 @@ import {RouterModule, Routes} from '@angular/router';
3
import {AuthGuard} from 'src/app/common/guards';
4
5
export const routes: Routes = [
6
-{
7
// INSERT ROUTES HERE
8
];
9
0 commit comments