mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-10 15:04:55 +08:00
Upgrader: Fix typo in download api
This commit is contained in:
parent
89cda1e7a3
commit
a67aaddb8f
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue