mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Add robots.txt
This commit is contained in:
@@ -1214,7 +1214,7 @@ export default function ControlPanel({
|
||||
function: () => window.open("https://discord.gg/8y7XUfcqR8", "_blank"),
|
||||
},
|
||||
"Report a bug": {
|
||||
function: () => window.open("/bug_report", "_blank"),
|
||||
function: () => window.open("/bug-report", "_blank"),
|
||||
},
|
||||
"Give feedback": {
|
||||
function: () => window.open("/survey", "_blank"),
|
||||
|
||||
Reference in New Issue
Block a user