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