Always show shownotes
This commit is contained in:
parent
b0929318f0
commit
d175939158
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ Item {
|
||||||
color: titleLabel.color
|
color: titleLabel.color
|
||||||
icon: Icons.article
|
icon: Icons.article
|
||||||
onClicked: pgst.loadPage('EpisodeDetail.qml', {episode_id: id, title: title});
|
onClicked: pgst.loadPage('EpisodeDetail.qml', {episode_id: id, title: title});
|
||||||
enabled: hasShownotes
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue