mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-12-24 02:01:59 +08:00
Fix broken discord link
This commit is contained in:
@@ -1217,7 +1217,7 @@ export default function ControlPanel({
|
||||
shortcut: "Ctrl+H",
|
||||
},
|
||||
"Ask us on discord": {
|
||||
function: () => window.open("https://discord.gg/CUr9s9KH6X", "_blank"),
|
||||
function: () => window.open("https://discord.gg/8y7XUfcqR8", "_blank"),
|
||||
},
|
||||
"Report a bug": {
|
||||
function: () => window.open("/bug_report", "_blank"),
|
||||
|
||||
Reference in New Issue
Block a user