mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-23 20:36:09 +02:00
chore: formatting
This commit is contained in:
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user