mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 21:18:00 +01:00
fix :emenu
This commit is contained in:
@@ -272,7 +272,7 @@ const liberator = (function () //{{{
|
|||||||
}
|
}
|
||||||
|
|
||||||
let items = [];
|
let items = [];
|
||||||
addChildren(document.getElementById(config.guioptions["m"]), "");
|
addChildren(document.getElementById(config.guioptions["m"][1]), "");
|
||||||
return items;
|
return items;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user