import_functions: add other_databases url type

This commit is contained in:
Laurent Monin 2015-06-13 00:30:38 +02:00
parent a2710a1067
commit a6c983b785

View file

@ -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
} }