diff --git a/vrobbler/apps/scrobbles/constants.py b/vrobbler/apps/scrobbles/constants.py index ac6e6ac..e5c00d8 100644 --- a/vrobbler/apps/scrobbles/constants.py +++ b/vrobbler/apps/scrobbles/constants.py @@ -7,6 +7,7 @@ LONG_PLAY_MEDIA = { "videogames": "VideoGame", "books": "Book", "bricksets": "BrickSet", + "tasks": "Task", } PLAY_AGAIN_MEDIA = {