fix(anilist): open plugin settings via noctalia.openSettings() (#118)

* fix(anilist): open plugin settings via noctalia.openSettings()

Require plugin API 15 and replace the settings-open plugins shell workaround.

* fix(anilist): Correct author name capitalization

* chore(anilist): bump version
This commit is contained in:
Cleboost
2026-07-28 21:13:10 -04:00
committed by GitHub
parent 485e560667
commit 66f655a89e
3 changed files with 15 additions and 10 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
id = "cleboost/anilist"
name = "AniList (UNOFFICIAL)"
version = "1.0.1"
plugin_api = 9
author = "cleboost"
version = "1.1.0"
plugin_api = 15
author = "Cleboost"
license = "MIT"
icon = "device-tv"
description = "Browse and update your AniList anime and manga lists from a quick panel without opening the site."