ADD: Community button

This commit is contained in:
Robert Kossessa
2024-02-05 16:02:10 +01:00
parent cdcd403165
commit ab6d7ea893
3 changed files with 7 additions and 2 deletions

View File

@@ -49,7 +49,10 @@
</MenubarContent>
</MenubarMenu>
<MenubarMenu>
<MenubarTrigger class="app-titlebar-button text-muted-foreground">About</MenubarTrigger>
<MenubarTrigger
class="app-titlebar-button text-muted-foreground"
@click="electron.openExternal('https://discord.gg/jgRd77YN5T')">Community
</MenubarTrigger>
</MenubarMenu>
<MenubarMenu>
<MenubarTrigger class="app-titlebar-button text-muted-foreground">Help</MenubarTrigger>