Skip to content

Commit

Permalink
Fix log.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Dec 11, 2024
1 parent 15a5de7 commit 53b2551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/extra/audioscrobbler.liq
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ def audioscrobbler.api.track.scrobble(

log.info(
label="audioscrobbler.api.track.scrobble",
"Done submitting updateNowPlaying with: #{params}"
"Done submitting scrobble with: #{params}"
)

v
Expand Down

0 comments on commit 53b2551

Please sign in to comment.