fix: Chart Titel Isolationsmessung zu schleifenmessung
This commit is contained in:
@@ -65,7 +65,7 @@ const LoopChartView: React.FC<LoopChartViewProps> = ({
|
||||
|
||||
// Reset Dropdowns
|
||||
dispatch(setSelectedMode("DIA1"));
|
||||
dispatch(setSelectedSlotType("isolationswiderstand"));
|
||||
dispatch(setSelectedSlotType("schleifenwiderstand"));
|
||||
|
||||
// Sonstiges Reset
|
||||
dispatch(setChartOpen(false));
|
||||
|
||||
Reference in New Issue
Block a user