mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 03:37:58 +01:00
Formatting fixes.
This commit is contained in:
@@ -647,7 +647,8 @@ function Bookmarks() //{{{
|
||||
try
|
||||
{
|
||||
charset = PlacesUtils.history.getCharsetForURI(makeURI(shortcutURL));
|
||||
} catch (e) { }
|
||||
}
|
||||
catch (e) {}
|
||||
}
|
||||
var encodedParam = "";
|
||||
if (charset)
|
||||
|
||||
Reference in New Issue
Block a user