.bin: Update

This commit is contained in:
2020-03-04 03:49:54 -06:00
parent 829c8e26c7
commit 9e6a603f61
2 changed files with 19 additions and 2 deletions
.bin
.local/share/badwitch

2
.bin

Submodule .bin updated: dc5eef8ade...22819c5461

@@ -418,5 +418,22 @@
"artist": "Alice in Chains",
"source": "https://www.youtube.com/watch?v=lmTKN09DPPQ"
}
},
"Test Album": {
"Tits": {
"track": 1,
"artist": "Salt",
"source": "foo"
},
"Balls": {
"track": 2,
"artist": "Salt",
"source": "bar"
},
"Ass": {
"track": 3,
"artist": "Salt",
"source": "baz"
}
}
}