From ac4e33f43d884c7ca4a71a78b439a286b090c070 Mon Sep 17 00:00:00 2001 From: Laurent Monin Date: Sat, 13 Jun 2015 00:15:20 +0200 Subject: [PATCH] import_functions: add discogs url type --- lib/import_functions.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/import_functions.js b/lib/import_functions.js index a68776c..7b470de 100644 --- a/lib/import_functions.js +++ b/lib/import_functions.js @@ -64,9 +64,10 @@ var MBReleaseImportHelper = (function() { var url_types = { purchase_for_download: 74, download_for_free: 75, + discogs: 76, + purchase_for_mail_order: 79, stream_for_free: 85, - license: 301, - purchase_for_mail_order: 79 + license: 301 } // compute HTML of search link