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:
+3
-3
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user