mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 09:07:58 +01:00
Fix sanitizing range for non-liberator items.
This commit is contained in:
@@ -166,6 +166,7 @@ function Sanitizer() //{{{
|
||||
{
|
||||
try
|
||||
{
|
||||
sanitizer.items[item].range = sanitizer.range;
|
||||
sanitizer.clearItem(item);
|
||||
}
|
||||
catch (e)
|
||||
|
||||
Reference in New Issue
Block a user