Update tray.ts

This commit is contained in:
smartfridge 2022-03-01 16:57:05 +01:00 committed by GitHub
parent 2a736fb9e0
commit bab60a4f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ app.whenReady().then(() => {
label: "Support Discord Server",
click: function () {
mainWindow.show();
mainWindow.loadURL("https://discord.gg/F25bc4RYDt");
mainWindow.loadURL("https://discord.gg/pZtWQBFjk6");
},
},
{