update scrobble block desc

This commit is contained in:
sentriz
2023-09-07 17:27:55 +01:00
parent e7e949a077
commit 908c7cf088

View File

@@ -91,7 +91,7 @@
{{ component "block" (props .
"Icon" "lastfm"
"Name" "last.fm"
"Desc" "scrobble to last.fm on a per user basis (the admin must set a global api key first)"
"Desc" "scrobble to last.fm on a per user basis. adding an api key will also help gonic get rich artist info and images for subsonic clients"
) }}
<div class="flex flex-col gap-2 items-end">
{{ if .CurrentLastFMAPIKey }}