mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
Added empty default implementation of testConfig() to Tomahawk.Resolver in tomahawk.js
This commit is contained in:
@@ -267,6 +267,8 @@ Tomahawk.Resolver = {
|
|||||||
},
|
},
|
||||||
newConfigSaved: function () {
|
newConfigSaved: function () {
|
||||||
},
|
},
|
||||||
|
testConfig: function () {
|
||||||
|
},
|
||||||
getStreamUrl: function (params) {
|
getStreamUrl: function (params) {
|
||||||
return params;
|
return params;
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user