1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Add disabling of anonymousTelemetry

This commit is contained in:
Elias Steurer 2023-06-22 11:44:38 +02:00
parent 73f31d2092
commit 6554fa2774

View File

@ -65,6 +65,7 @@ ApplicationWindow {
screenSize: Qt.size(root.width, root.height)
domain: "app.screen-play.app"
debug: false
enabled: App.settings.anonymousTelemetry
}
// Partial workaround for