fixed Sodisstore Home Live View as default tab in frontend
This commit is contained in:
parent
3478ba51b3
commit
5a6adbc4ec
|
|
@ -55,7 +55,7 @@ const FlatInstallationView = (props: FlatInstallationViewProps) => {
|
|||
routes.installation +
|
||||
`${installationID}` +
|
||||
'/' +
|
||||
routes.batteryview,
|
||||
routes.live,
|
||||
{
|
||||
replace: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue