mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
add missing token to default IC page
This commit is contained in:
parent
2cd6b2b0b9
commit
68363735dc
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ class InfrastructureComponent extends React.Component {
|
|||
}else {
|
||||
page = <DefaultICPage
|
||||
ic = {this.state.ic}
|
||||
sessionToken = {this.state.sessionToken}
|
||||
buttonStyle = {buttonStyle}
|
||||
iconStyle = {iconStyle}
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue