From d57b4ad17b7ef414f18ccd69a56576af2c288e1a Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sat, 30 Mar 2024 15:44:28 -0700 Subject: [PATCH] chore: scrobbling --- api/now-playing.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/now-playing.js b/api/now-playing.js index 536aa03b..f8e6b525 100644 --- a/api/now-playing.js +++ b/api/now-playing.js @@ -111,7 +111,7 @@ export default async () => { } } - const scrobbleData = await scrobbles.get('window', { type: 'json'}) + const scrobbleData = await scrobbles.get('now-playing', { type: 'json'}) return new Response(JSON.stringify({ content: `${emojiMap(