1
0
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:
Kris Maglione
2009-01-24 00:46:03 -05:00
parent 3a4da78529
commit 3487b8d0d9

View File

@@ -1614,7 +1614,7 @@ function Marks() //{{{
function (args)
{
let special = args.bang;
let args = args.string;
args = args.string;
if (!special && !args)
{