mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 07:22:27 +01:00
Make autocompletion generally more reasonable
This commit is contained in:
@@ -49,6 +49,7 @@ const liberator = (function () //{{{
|
||||
}
|
||||
catch (e)
|
||||
{
|
||||
toJavaScriptConsole();
|
||||
Components.utils.reportError(e);
|
||||
liberator.dump(e + "\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user