mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 22:56:42 +02:00
Fix Tomahawk.Collection.revision() stub function
This commit is contained in:
@@ -1610,6 +1610,7 @@ Tomahawk.Collection = {
|
||||
},
|
||||
|
||||
revision: function (params) {
|
||||
return RSVP.resolve();
|
||||
},
|
||||
|
||||
_fuzzyIndexIdsToTracks: function (resultIds, id) {
|
||||
|
Reference in New Issue
Block a user