Skip to content

Commit

Permalink
ofsspot-config 1.5.0 api change
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Dec 23, 2023
1 parent a24c853 commit 196b20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/manager/kiwix_library.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def get_zim_package(self) -> ZimPackage:
flavour=self.flavour,
download_size=self.size,
download_url=self.url,
icon=self.illustration_url,
icon_url=self.illustration_url,
version=self.version,
)

Expand Down

0 comments on commit 196b20e

Please sign in to comment.