mirror of
https://github.com/murdos/musicbrainz-userscripts
synced 2024-12-14 04:12:28 +00:00
Discogs importer: use our own icon, consistent with other scripts
This commit is contained in:
parent
c18f008886
commit
40ae18d790
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
// @description Add a button to import Discogs releases to MusicBrainz and add links to matching MusicBrainz entities for various Discogs entities (artist,release,master,label)
|
||||
// @version 2015.07.07.0
|
||||
// @namespace http://userscripts.org/users/22504
|
||||
// @icon http://www.discogs.com/images/discogs130.png
|
||||
// @downloadURL https://raw.github.com/murdos/musicbrainz-userscripts/master/discogs_importer.user.js
|
||||
// @updateURL https://raw.github.com/murdos/musicbrainz-userscripts/master/discogs_importer.user.js
|
||||
// @include http://www.discogs.com/*
|
||||
|
|
Loading…
Reference in a new issue