diff --git a/data/js/tomahawk.js b/data/js/tomahawk.js index 8c6c74bf8..fde80bc82 100644 --- a/data/js/tomahawk.js +++ b/data/js/tomahawk.js @@ -1610,6 +1610,7 @@ Tomahawk.Collection = { }, revision: function (params) { + return RSVP.resolve(); }, _fuzzyIndexIdsToTracks: function (resultIds, id) {