Fix filter message being shown for unsubscribed feeds
This commit is contained in:
parent
c5f4fd23fc
commit
25a22d7bdc
@ -102,6 +102,7 @@ Kirigami.ScrollablePage {
|
|||||||
|
|
||||||
ListModel {
|
ListModel {
|
||||||
id: emptyListModel
|
id: emptyListModel
|
||||||
|
readonly property var filterType: AbstractEpisodeProxyModel.NoFilter
|
||||||
}
|
}
|
||||||
|
|
||||||
GenericEntryListView {
|
GenericEntryListView {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user