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