mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 11:35:46 +01:00
Fix a typo.
--HG-- branch : mode-refactoring
This commit is contained in:
@@ -1519,7 +1519,7 @@ const Dactyl = Module("dactyl", {
|
|||||||
perm: "disable"
|
perm: "disable"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "extu[update]",
|
name: "extu[pdate]",
|
||||||
description: "Update an extension",
|
description: "Update an extension",
|
||||||
actions: updateAddons,
|
actions: updateAddons,
|
||||||
filter: function ({ item }) !item.userDisabled,
|
filter: function ({ item }) !item.userDisabled,
|
||||||
|
|||||||
Reference in New Issue
Block a user