mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 09:48:00 +01:00
trivial formatting improvements
This commit is contained in:
@@ -117,7 +117,7 @@ liberator.modes = (function () //{{{
|
||||
{ // a simple if (selection) does not work
|
||||
selection.collapseToStart();
|
||||
}
|
||||
catch (e) { }
|
||||
catch (e) {}
|
||||
}
|
||||
else
|
||||
liberator.editor.unselectText();
|
||||
|
||||
Reference in New Issue
Block a user