Remove preferences since we don't need one

This commit is contained in:
Late Night Defender 2024-10-24 01:28:49 +07:00
parent e23ea0cf00
commit f023b5be11

View file

@ -33,10 +33,6 @@
</template> </template>
<menu id="primary_menu"> <menu id="primary_menu">
<section> <section>
<item>
<attribute name="label" translatable="yes">_Preferences</attribute>
<attribute name="action">app.preferences</attribute>
</item>
<item> <item>
<attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute> <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
<attribute name="action">win.show-help-overlay</attribute> <attribute name="action">win.show-help-overlay</attribute>