@@ -660,6 +660,7 @@ Kirigami.ScrollablePage {
|
|||||||
action: Kirigami.Action {
|
action: Kirigami.Action {
|
||||||
onTriggered: {
|
onTriggered: {
|
||||||
goToLastMessage();
|
goToLastMessage();
|
||||||
|
currentRoom.markAllMessagesAsRead();
|
||||||
}
|
}
|
||||||
icon.name: "go-down"
|
icon.name: "go-down"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user