mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
Be simplistic :D
This commit is contained in:
@@ -93,8 +93,7 @@ var TomahawkResolver = {
|
|||||||
resolve: function( qid, artist, album, title )
|
resolve: function( qid, artist, album, title )
|
||||||
{
|
{
|
||||||
return {
|
return {
|
||||||
qid: qid,
|
qid: qid
|
||||||
results: []
|
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
search: function( qid, searchString )
|
search: function( qid, searchString )
|
||||||
|
Reference in New Issue
Block a user