Fix showing chapters on mobile playercontrols

This commit is contained in:
Bart De Vries 2023-01-25 18:16:04 +01:00
parent a014f28ead
commit a753b6918a
1 changed files with 0 additions and 1 deletions

View File

@ -209,7 +209,6 @@ Kirigami.Page {
}
Item {
visible: chapterList.count === 0
Item {
anchors.fill: parent
anchors.leftMargin: Kirigami.Units.largeSpacing * 2