From 9d09359b0903451f864278bb92a2043bb54a1803 Mon Sep 17 00:00:00 2001 From: Alexander Yee Date: Sun, 24 Nov 2024 22:52:14 -0800 Subject: [PATCH] Enable error reports. --- SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp b/SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp index acc483951..0be0e99e3 100644 --- a/SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp +++ b/SerialPrograms/Source/CommonFramework/GlobalSettingsPanel.cpp @@ -109,7 +109,7 @@ GlobalSettings::GlobalSettings() "Send Error Reports:
" "Send error reports to the " + PROGRAM_NAME + " server to help them resolve issues and improve the program.", LockMode::LOCK_WHILE_RUNNING, - IS_BETA_VERSION + true ) , STATS_FILE( false,