This commit is contained in:
Your Name
2024-02-13 17:31:58 -06:00
parent 8b60a60703
commit b09e59e104
2 changed files with 3 additions and 1 deletions

View File

@@ -142,6 +142,8 @@ Updater::Updater(const QString &updater_path, const QString &manifest_path, QWid
background-color: #364DEF;
}
)");
Updater::installUpdate();
}
void Updater::installUpdate() {