mirror of
https://github.com/murdos/musicbrainz-userscripts
synced 2024-12-13 20:02:27 +00:00
import_functions: add other_databases url type
This commit is contained in:
parent
a2710a1067
commit
a6c983b785
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ var MBReleaseImportHelper = (function() {
|
||||||
download_for_free: 75,
|
download_for_free: 75,
|
||||||
discogs: 76,
|
discogs: 76,
|
||||||
purchase_for_mail_order: 79,
|
purchase_for_mail_order: 79,
|
||||||
|
other_databases: 82,
|
||||||
stream_for_free: 85,
|
stream_for_free: 85,
|
||||||
license: 301
|
license: 301
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue