woopsi
This commit is contained in:
parent
59087d345d
commit
44630358f0
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ Page {
|
|||
MenuItem {
|
||||
text: qsTr('Mark all loaded read')
|
||||
onClicked: {
|
||||
feedItems.markAllLoadedAsRead()()
|
||||
feedItems.markAllLoadedAsRead()
|
||||
}
|
||||
}
|
||||
SettingsItem {}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue