fix: Correct removing latest item in messages list

This commit is contained in:
Petr Mironychev
2025-04-24 01:32:01 +02:00
parent 2fe6850a06
commit cfb364f033
2 changed files with 2 additions and 3 deletions

View File

@ -140,8 +140,7 @@ Rectangle {
anchors {
right: parent.right
bottom: parent.bottom
bottomMargin: 2
top: parent.top
}
text: qsTr("ResetTo")