Update discord link

This commit is contained in:
1ilit
2024-04-07 00:20:24 +03:00
parent d8fd3292b7
commit 9b5c548e15
4 changed files with 4 additions and 4 deletions

View File

@@ -1105,7 +1105,7 @@ export default function ControlPanel({
shortcut: "Ctrl+H",
},
"Ask us on discord": {
function: () => window.open("https://discord.gg/8y7XUfcqR8", "_blank"),
function: () => window.open("https://discord.gg/BrjZgNrmR6", "_blank"),
},
"Report a bug": {
function: () => window.open("/bug-report", "_blank"),