Skip to content

Commit

Permalink
Add more logs.
Browse files Browse the repository at this point in the history
Signed-off-by: Camila Ayres <hello@camilasan.com>
  • Loading branch information
camilasan committed Jan 29, 2025
1 parent 8cbe5e9 commit 9252768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/application.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ bool Application::configVersionMigration()
const auto downgrading = previousVersion > currentVersion;

if (versionChanged) {
qCInfo(lcApplication) << "Version changed. Removing updater settings from config.";
configFile.cleanUpdaterConfiguration();
}

Expand Down

0 comments on commit 9252768

Please sign in to comment.