From bdd613ab0161dcad794551211d32c79e8d6bcebb Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Fri, 18 Aug 2023 12:30:59 +0200 Subject: [PATCH] Disable plausible for now --- ScreenPlay/main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScreenPlay/main.qml b/ScreenPlay/main.qml index 803be4f3..4ec06b04 100644 --- a/ScreenPlay/main.qml +++ b/ScreenPlay/main.qml @@ -65,7 +65,7 @@ ApplicationWindow { screenSize: Qt.size(root.width, root.height) domain: "app.screen-play.app" debug: false - enabled: App.settings.anonymousTelemetry + enabled: false } // Partial workaround for