fix(anilist): fixed some TypeErrors (#233)

* fix(anilist): forward-declare flushCoverSnapshot before first use

* fix(anilist): split json.encode from writeFile call to avoid arg splat

* chore(anilist): version bump
This commit is contained in:
Justin
2026-08-03 22:36:52 -04:00
committed by GitHub
parent 774a439b35
commit fb16e3d3a5
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
id = "cleboost/anilist"
name = "AniList (UNOFFICIAL)"
version = "1.1.1"
version = "1.1.2"
plugin_api = 15
author = "Cleboost"
license = "MIT"