Archived
1
0

disable feature

This commit is contained in:
Jeff Becker
2016-10-07 07:24:00 -04:00
parent 2355528b46
commit 61281190bb

View File

@@ -352,6 +352,8 @@ function inject_hover_for_element(elem) {
}
function init(prefix) {
// because no one cares about this feature :|
return;
// inject posthover ...
inject_hover_for_element(document);
if ( /\.html$/.test(document.location.pathname) && ! (/ukko/.test(document.location.pathname)) ) {