mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 08:42:28 +01:00
rename flagged -> starred
This commit is contained in:
@@ -786,11 +786,6 @@ vimperator.Events = function () //{{{
|
||||
vimperator.beep();
|
||||
return;
|
||||
}
|
||||
else
|
||||
{
|
||||
evt.preventDefault();
|
||||
evt.stopPropagation();
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user