save current show in global store
This commit is contained in:
@@ -15,7 +15,7 @@ const routes: Routes = [
|
||||
component: RemoteComponent
|
||||
},
|
||||
{
|
||||
path: 'monitor/:showId',
|
||||
path: 'monitor',
|
||||
component: MonitorComponent
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user