The server has different lifetime mgmt than the other chats.

This commit is contained in:
Adam Treat
2023-05-13 19:33:19 -04:00
committed by AT
parent ddc24acf33
commit b71c0ac3bd
6 changed files with 24 additions and 19 deletions

View File

@@ -69,6 +69,7 @@ Drawer {
anchors.bottom: checkForUpdatesButton.top
anchors.bottomMargin: 10
ScrollBar.vertical.policy: ScrollBar.AlwaysOn
clip: true
ListView {
id: conversationList