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