mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 03:42:26 +01:00
Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator
This commit is contained in:
@@ -1113,6 +1113,7 @@ const liberator = (function () //{{{
|
||||
break;
|
||||
|
||||
default:
|
||||
// FIXME: should this really be a user-visible error? --djk
|
||||
liberator.echoerr("Exxx: Invalid 'where' directive in liberator.open(...)");
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user