refactor: in InputModal, DigitalOutputsModal und AnalogInputsSettingsModal das X-Icon zum Schließen eingefügt und unteren Button "Schließen" entfernt

This commit is contained in:
ISA
2025-05-07 13:29:59 +02:00
parent 59a740d14d
commit 40953b9feb
4 changed files with 38 additions and 30 deletions

View File

@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
const webVersion = "1.6.388";
const webVersion = "1.6.389";
export default webVersion;