mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 10:47:59 +01:00
Last commit
This commit is contained in:
@@ -1614,7 +1614,7 @@ function Marks() //{{{
|
||||
function (args)
|
||||
{
|
||||
let special = args.bang;
|
||||
let args = args.string;
|
||||
args = args.string;
|
||||
|
||||
if (!special && !args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user