[scrobbles] Fix tasks overwriting tasks
This commit is contained in:
@ -7,6 +7,7 @@ LONG_PLAY_MEDIA = {
|
|||||||
"videogames": "VideoGame",
|
"videogames": "VideoGame",
|
||||||
"books": "Book",
|
"books": "Book",
|
||||||
"bricksets": "BrickSet",
|
"bricksets": "BrickSet",
|
||||||
|
"tasks": "Task",
|
||||||
}
|
}
|
||||||
|
|
||||||
PLAY_AGAIN_MEDIA = {
|
PLAY_AGAIN_MEDIA = {
|
||||||
|
|||||||
Reference in New Issue
Block a user