mirror of
https://github.com/chenasraf/redot-engine.git
synced 2026-05-18 01:39:11 +00:00
Troubleshoot runner with teeny update
This commit is contained in:
@@ -266,7 +266,7 @@ void ExportTemplateManager::_refresh_mirrors() {
|
||||
is_refreshing_mirrors = true;
|
||||
|
||||
String current_version = VERSION_FULL_CONFIG;
|
||||
const String mirrors_metadata_url = "https://redotengine.org/mirrorlist/" + current_version + ".json";
|
||||
const String mirrors_metadata_url = "https://redotengine.org/mirrorlist/" + current_version + ".json";
|
||||
request_mirrors->request(mirrors_metadata_url);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user