fix(control): glitchy add display popup

This commit is contained in:
2026-01-17 13:17:55 +01:00
parent d6bafd4e6f
commit ac68939abd
+1
View File
@@ -75,6 +75,7 @@
title: 'Neuen Bildschirm hinzufügen',
title_icon: Monitor,
title_class: '!text-xl',
window_class: 'w-3xl',
closable: true
};
};