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