Fixed display settings visible even on devices without screen

This commit is contained in:
2024-07-17 19:05:46 +02:00
parent 14a1f64014
commit 96837a4808

View File

@@ -113,7 +113,7 @@ AnimatedStackView {
ApiKeyValueHelper {
id: displayApiKeyValueHelper
deviceConnection: mainScreen.deviceConnection
apiKey: "ccd"
apiKey: "dro"
}
iconSource: "material-icons/grid_guides.svg"