fix(comment vssue): auto create issue

This commit is contained in:
mapleafgo 2021-07-07 15:27:53 +08:00
parent 1fa573dae3
commit b02e4fa9cc

View File

@ -14,7 +14,7 @@
props: {
title: "{{ $.Title }}",
options: {
proxy: (url) => "https://cors-anywhere.azm.workers.dev/" + url,
autoCreateIssue: true,
owner: "{{ .owner }}",
repo: "{{ .repo }}",
clientId: "{{ .clientId }}",