mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-17 01:51:24 +00:00
daae249fae
Add a `memberRole` value and section for the TokenMaster category in Settings/Communities Fixes #11308
6 lines
78 B
QML
6 lines
78 B
QML
import QtQuick 2.15
|
|
|
|
QtObject {
|
|
property var chatCommunitySectionModule
|
|
}
|