mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 17:57:58 +01:00
fixed ctrl-i in textboxes (still blocks firefox however)
This commit is contained in:
@@ -933,7 +933,7 @@ const liberator = (function () //{{{
|
|||||||
|
|
||||||
run: function ()
|
run: function ()
|
||||||
{
|
{
|
||||||
func(args);
|
func.apply(window, args);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user