2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-02-14 15:47:41 +00:00

7 lines
110 B
QML
Raw Normal View History

import QtQuick 2.14
QtObject {
property var accountSensitiveSettings: {}
property var dappList: []
}