mirror of https://github.com/KDE/kasts.git
Set EntryListPage title
This commit is contained in:
parent
98ac6278da
commit
bb49d372a8
|
@ -33,6 +33,8 @@ Kirigami.ScrollablePage {
|
|||
property var url
|
||||
property var image
|
||||
|
||||
title: name
|
||||
|
||||
property var all: page.url === "all"
|
||||
|
||||
contextualActions: [
|
||||
|
|
Loading…
Reference in New Issue