chore: formatting

This commit is contained in:
zhom
2025-08-08 11:06:48 +04:00
parent f773eb6f1c
commit de39fa4555
+1 -1
View File
@@ -314,7 +314,7 @@ impl AppAutoUpdater {
#[cfg(target_os = "macos")]
{
return self.get_macos_download_url(assets, arch);
self.get_macos_download_url(assets, arch)
}
#[cfg(target_os = "windows")]