mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
updating: do not update update_check date when we couldn't do it (#9038)
* updating: do not update update_check date when we couldn't do it - improve general settings page "Last Checked" feature
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
|
||||
bool start_msi_uninstallation_sequence();
|
||||
void github_update_worker();
|
||||
std::optional<updating::new_version_download_info> check_for_updates();
|
||||
std::optional<updating::github_version_info> check_for_updates();
|
||||
bool launch_pending_update();
|
||||
Reference in New Issue
Block a user