chore: make Discord invite non-vanity (#31991)
This commit is contained in:
parent
4609d4cb7a
commit
b4b0667d52
3 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ export const setDefaultApplicationMenu = () => {
|
|||
{
|
||||
label: 'Community Discussions',
|
||||
click: async () => {
|
||||
await shell.openExternal('https://discord.gg/electron');
|
||||
await shell.openExternal('https://discord.com/invite/APGC3k5yaH');
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue