mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
Fix build process
This commit is contained in:
parent
ac8aaffd86
commit
0450b6f694
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ class ImportVisualizationDialog extends React.Component {
|
|||
case 'Gauge':
|
||||
widget.simulator = defaultSimulator;
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue