node-editor: Don't help too much

This was somehow duplicated when the reload action was added.
This commit is contained in:
Matthias Clasen 2024-02-12 08:01:43 -05:00
parent efa0033fb4
commit f858daeca4

View File

@ -10,10 +10,6 @@
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Inspector</attribute>
<attribute name="action">app.inspector</attribute>