add beatport to mb_relationship_shortcuts.user.js

This commit is contained in:
Zitrone 2024-09-02 15:23:02 +00:00 committed by Aurélien Mino
parent 8bf2b04b6d
commit c4d9a0d145

View file

@ -55,6 +55,7 @@ const streamingIconClasses = {
'soundcloud.com': 'soundcloud',
'open.spotify.com': 'spotify',
'tidal.com': 'tidal',
'beatport.com': 'beatport',
};
/**