mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Added proper ScriptCollection items, with delegate.
Showing collection info.
This commit is contained in:
@@ -151,6 +151,10 @@ var TomahawkResolver = {
|
||||
return {
|
||||
qid: qid
|
||||
};
|
||||
},
|
||||
collection: function()
|
||||
{
|
||||
return {};
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user