feedback menu link

This commit is contained in:
SPRINX0\prochazka
2025-05-16 08:03:08 +02:00
parent e8cb87ae3d
commit 4a3491e0b5
2 changed files with 9 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ module.exports = ({ editMenu, isMac }) => [
{ command: 'app.openWeb', hideDisabled: true },
{ command: 'app.openIssue', hideDisabled: true },
{ command: 'app.openSponsoring', hideDisabled: true },
{ command: 'app.giveFeedback', hideDisabled: true },
{ divider: true },
{ command: 'settings.commands', hideDisabled: true },
{ command: 'tabs.changelog', hideDisabled: true },