chore: update album deny list
This commit is contained in:
parent
f0b0263311
commit
7a66535ad2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const ALBUM_DENYLIST = ['no-love-deep-web']
|
const ALBUM_DENYLIST = ['no-love-deep-web', 'unremittance']
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
artist: (media) =>
|
artist: (media) =>
|
||||||
|
|
Reference in a new issue