mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Change the support link
This commit is contained in:
parent
2f01b26339
commit
1be3275375
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ app.whenReady().then(() => {
|
|||
label: "Support Discord Server",
|
||||
click: function () {
|
||||
mainWindow.show();
|
||||
mainWindow.loadURL("https://discord.gg/pZtWQBFjk6");
|
||||
mainWindow.loadURL("https://discord.gg/TnhxcqynZ2");
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue