mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 09:25:45 +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, "");
|
var filter = args.replace(/[^a-zA-Z0-9]/g, "");
|
||||||
liberator.quickmarks.list(filter);
|
liberator.quickmarks.list(filter);
|
||||||
});
|
});
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////////}}}
|
/////////////////////////////////////////////////////////////////////////////}}}
|
||||||
////////////////////// PUBLIC SECTION //////////////////////////////////////////
|
////////////////////// PUBLIC SECTION //////////////////////////////////////////
|
||||||
/////////////////////////////////////////////////////////////////////////////{{{
|
/////////////////////////////////////////////////////////////////////////////{{{
|
||||||
|
|||||||
Reference in New Issue
Block a user