mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 02:24:12 +01:00
whitespace fix
This commit is contained in:
@@ -870,6 +870,7 @@ liberator.QuickMarks = function () //{{{
|
||||
var filter = args.replace(/[^a-zA-Z0-9]/g, "");
|
||||
liberator.quickmarks.list(filter);
|
||||
});
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////}}}
|
||||
////////////////////// PUBLIC SECTION //////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////{{{
|
||||
|
||||
Reference in New Issue
Block a user