diff --git a/module/scrobble.js b/module/scrobble.js index ad542d5..5c0eb98 100644 --- a/module/scrobble.js +++ b/module/scrobble.js @@ -13,6 +13,7 @@ module.exports = (query, request) => { time: query.time, type: 'song', wifi: 0, + source: 'list', }, }, ]), diff --git a/public/avatar_update.html b/public/avatar_update.html index 7b0817f..c87c901 100644 --- a/public/avatar_update.html +++ b/public/avatar_update.html @@ -9,7 +9,7 @@ - + - \ No newline at end of file + diff --git a/public/home.html b/public/home.html index 1459dc9..6b21af8 100644 --- a/public/home.html +++ b/public/home.html @@ -8,7 +8,7 @@ - + + +