mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-15 13:32:35 +02:00
Be simplistic :D
This commit is contained in:
parent
925da80431
commit
3d297795c2
@ -93,8 +93,7 @@ var TomahawkResolver = {
|
||||
resolve: function( qid, artist, album, title )
|
||||
{
|
||||
return {
|
||||
qid: qid,
|
||||
results: []
|
||||
qid: qid
|
||||
};
|
||||
},
|
||||
search: function( qid, searchString )
|
||||
|
Loading…
x
Reference in New Issue
Block a user