DEL: Remove mockup links

This commit is contained in:
Robert Kossessa
2024-06-02 23:46:07 +02:00
parent f21955ea83
commit 7d25a10452

View File

@@ -132,14 +132,6 @@
" "
>Report Device Issue</MenubarItem >Report Device Issue</MenubarItem
> >
<MenubarSeparator />
<MenubarItem class="flex justify-between">
<p>Software Version:&nbsp;</p>
<p>v0.1</p>
</MenubarItem>
<MenubarItem @click="appIpc.openExternal('https://discord.gg/jgRd77YN5T')"
>Contact Support</MenubarItem
>
<template v-if="appIpc.isDevelopment"> <template v-if="appIpc.isDevelopment">
<MenubarSeparator /> <MenubarSeparator />
<MenubarItem @click="appIpc.openDevTools">Developer Tools</MenubarItem> <MenubarItem @click="appIpc.openDevTools">Developer Tools</MenubarItem>