This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-app/nymea-app/ui/Configuration.qml
2021-08-13 18:32:27 +02:00

9 lines
90 B
QML

pragma Singleton
import QtQuick 2.0
ConfigurationBase {
showCommunityLinks: true
}