Skip to content

Commit f4e4f60

Browse files
committed
[vk.com]temporarily disable urllokup
1 parent b6d10aa commit f4e4f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vkontakte/content/contents/code/vkontakte.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ var VkontakteResolver = Tomahawk.extend( Tomahawk.Resolver, {
7272
Tomahawk.log("Invalid Configuration");
7373
return;
7474
}
75-
Tomahawk.reportCapabilities(TomahawkResolverCapability.UrlLookup);
75+
//Tomahawk.reportCapabilities(TomahawkResolverCapability.UrlLookup);
7676

7777
return this._login(config);
7878
},

0 commit comments

Comments
 (0)