Empty variables
This commit is contained in:
@ -39,6 +39,9 @@ public:
|
|||||||
stringSettings.otaServerUrl = m_buildserver_url;
|
stringSettings.otaServerUrl = m_buildserver_url;
|
||||||
saveSettings();
|
saveSettings();
|
||||||
redownload = true;
|
redownload = true;
|
||||||
|
url_for_latest.clear();
|
||||||
|
url_for_hashes.clear();
|
||||||
|
availableVersions = {};
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Reference in New Issue
Block a user