1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00

PR review

This commit is contained in:
Martin McKeaveney 2020-11-06 18:00:25 +00:00
parent 6e02f1f1c6
commit 0928b8496f

View file

@ -23,7 +23,9 @@ async function startApp() {
showDialog: true,
reportButton: error => {
openNewGitHubIssue({
title: error.message,
user: "Budibase",
labels: ["error-report"],
repo: "budibase",
body: `### Error that occurred when using the budibase builder:\n\`\`\`\n${
error.stack