aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: d6e94aad970e9d6b1b7e5b495ee30f1610c7a7aa (plain)
1
2
3
4
5
{
  "yaml.schemas": {
    "https://json.schemastore.org/github-issue-forms.json": "file:///c%3A/AI/Repos/stable-diffusion-webui-moz/.github/ISSUE_TEMPLATE/bug_report.md"
  }
}