mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +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 () {
|
||||
},
|
||||
testConfig: function () {
|
||||
},
|
||||
getStreamUrl: function (params) {
|
||||
return params;
|
||||
},
|
||||
|
Reference in New Issue
Block a user