mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-04 07:31:38 +00:00
(apps/mailbox) Fixed: "filter" renamed to "funnel" accidentally
This commit is contained in:
parent
cc9cf23353
commit
bdfcc36d1e
@ -241,7 +241,7 @@ export default [
|
|||||||
pathMatch : 'full',
|
pathMatch : 'full',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path : 'filter/:funnel',
|
path : 'filter/:filter',
|
||||||
redirectTo: 'filter/:filter/1',
|
redirectTo: 'filter/:filter/1',
|
||||||
pathMatch : 'full',
|
pathMatch : 'full',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user