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 )
|
||||
{
|
||||
return {
|
||||
qid: qid,
|
||||
results: []
|
||||
qid: qid
|
||||
};
|
||||
},
|
||||
search: function( qid, searchString )
|
||||
|
Reference in New Issue
Block a user