diff --git a/components/modules/Kue705FO.jsx b/components/modules/Kue705FO.jsx index f91a8b2..ee04d75 100644 --- a/components/modules/Kue705FO.jsx +++ b/components/modules/Kue705FO.jsx @@ -120,7 +120,7 @@ function Kue705FO({
- {slotIndex} + {slotIndex + 1}

KÜ705-FO

@@ -222,7 +222,7 @@ function Kue705FO({ ) : (
-

Kein Modul im Slot {slotIndex}

+

Kein Modul im Slot {slotIndex + 1}

)}