mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
Move lookupUrl stuff from JSResolverHelper to JSResolver, to be moved to own plugin type
This commit is contained in:
@@ -173,7 +173,8 @@ var TomahawkUrlType = {
|
||||
Playlist: 1,
|
||||
Track: 2,
|
||||
Album: 4,
|
||||
Artist: 8
|
||||
Artist: 8,
|
||||
Xspf: 16
|
||||
};
|
||||
|
||||
//Deprecated for 0.9 resolvers. Use Tomahawk.ConfigTestResultType instead.
|
||||
|
Reference in New Issue
Block a user