1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-31 22:58:35 +00:00

Check if label template exist first (#14384) (#14389)

This commit is contained in:
6543
2021-01-18 23:27:33 +01:00
committed by GitHub
parent 5ee09d3c81
commit cf20ebc8ba
5 changed files with 38 additions and 31 deletions

View File

@@ -12215,7 +12215,7 @@
"x-go-name": "Gitignores"
},
"issue_labels": {
"description": "Issue Label set to use",
"description": "Label-Set to use",
"type": "string",
"x-go-name": "IssueLabels"
},