refactor: Modal- und Widget-Komponenten umbenannt für bessere Lesbarkeit und Trennung von Seite und UI-Logik
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
win_da_state = [1, 0, 1, 0];
|
||||
win_da_state = [0, 0, 1, 0];
|
||||
win_da_bezeichnung = ["Ausgang1", "Ausgang2", "Ausgang3", "Ausgang4"];
|
||||
|
||||
Reference in New Issue
Block a user