Lukáš Tinkl 848d3b14f5 feat(community ownership) Move community control node flow UI
Implement the UI part of the new flow for moving community control nodes
w/o involving private keys

Closes #12088
2023-09-18 11:00:46 +02:00

7 lines
109 B
QML

import QtQuick 2.15
QtObject {
property var chatCommunitySectionModule
property var contactsStore
}