mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 08:28:01 +01:00
whitespace fixes
This commit is contained in:
@@ -247,7 +247,7 @@ liberator.util = { //{{{
|
||||
},
|
||||
|
||||
// same as Firefox's readFromClipboard function, but needed for apps like Thunderbird
|
||||
readFromClipboard: function()
|
||||
readFromClipboard: function ()
|
||||
{
|
||||
var url;
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user