diff --git a/qml/components/PlayerHandler.qml b/qml/components/PlayerHandler.qml index 56df6224cb0a2f122e1067c1584824d664604f6b..34ed64d8adca5202aa9bf94dacf22a8cb9590589 100644 --- a/qml/components/PlayerHandler.qml +++ b/qml/components/PlayerHandler.qml @@ -111,7 +111,7 @@ Python { return } } - aktchapter = chapters.length -\ 1 + aktchapter = chapters.length - 1 } function nextchapter() {