Upgrader: Fix typo in download api

This commit is contained in:
deajan 2024-11-26 14:57:26 +01:00
parent 89cda1e7a3
commit a67aaddb8f

View file

@ -215,7 +215,7 @@ async def download(
request: Request,
platform: Platform,
arch: Arch,
built_type: BuildType,
build_type: BuildType,
auto_upgrade_host_identity: str = None,
installed_version: str = None,
group: str = None,