rename menu label

This commit is contained in:
celeste 2023-03-13 08:01:36 -07:00
parent 08d4d4943d
commit 9f644d5b01

View file

@ -1208,7 +1208,7 @@ class LoomView extends ItemView {
e.preventDefault();
showMenu();
});
itemButton("Menu", "menu", showMenu);
itemButton("Show menu", "menu", showMenu);
if (state.hoisted[state.hoisted.length - 1] === id)
itemButton("Unhoist", "arrow-down", () =>