disable feature
This commit is contained in:
parent
2355528b46
commit
61281190bb
@ -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)) ) {
|
||||
|
Reference in New Issue
Block a user