mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 05:57:58 +01:00
changed module loading and moved it to {vimperator,muttator}.js for
optional modules
This commit is contained in:
@@ -640,7 +640,7 @@ liberator.Buffer = function () //{{{
|
||||
newWindow = true;
|
||||
break;
|
||||
default:
|
||||
liberator.log("Invalid where argument for followLink()");
|
||||
liberator.log("Invalid where argument for followLink()", 0);
|
||||
}
|
||||
|
||||
elem.focus();
|
||||
|
||||
Reference in New Issue
Block a user