mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 09:37:59 +00:00
parent
63b5c549b9
commit
048642b7df
@ -13,6 +13,7 @@ ListView {
|
|||||||
visible: height > 10
|
visible: height > 10
|
||||||
width:parent.width
|
width:parent.width
|
||||||
interactive: false
|
interactive: false
|
||||||
|
verticalLayoutDirection: ListView.BottomToTop
|
||||||
|
|
||||||
model: chatsModel.communities.joinedCommunities
|
model: chatsModel.communities.joinedCommunities
|
||||||
delegate: CommunityButton {
|
delegate: CommunityButton {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user