Update Stoat for desktop to AviaClient To desktop in hopes of changing the tray's name

This commit is contained in:
AvaLilac 2026-03-24 05:22:46 -04:00
parent 910b356071
commit 02f1eb08ff

View file

@ -40,7 +40,7 @@ export function initTray() {
export function updateTrayMenu() {
tray.setContextMenu(
Menu.buildFromTemplate([
{ label: "Stoat for Desktop", type: "normal", enabled: false },
{ label: "AviaClient for Desktop", type: "normal", enabled: false },
{
label: "Version",
type: "submenu",