mirror of
https://github.com/murdos/musicbrainz-userscripts
synced 2024-11-10 05:04:13 +00:00
add beatport to mb_relationship_shortcuts.user.js
This commit is contained in:
parent
8bf2b04b6d
commit
c4d9a0d145
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ const streamingIconClasses = {
|
|||
'soundcloud.com': 'soundcloud',
|
||||
'open.spotify.com': 'spotify',
|
||||
'tidal.com': 'tidal',
|
||||
'beatport.com': 'beatport',
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue