diff --git a/data/js/tomahawk.js b/data/js/tomahawk.js index f45ec8460..00e56f4e3 100644 --- a/data/js/tomahawk.js +++ b/data/js/tomahawk.js @@ -267,6 +267,8 @@ Tomahawk.Resolver = { }, newConfigSaved: function () { }, + testConfig: function () { + }, getStreamUrl: function (params) { return params; },