update
This commit is contained in:
@@ -182,10 +182,10 @@ export const useIssueEnv = () => {
|
||||
issueAssigneesLabel: "Issue 处理人列表",
|
||||
/**
|
||||
* @key CNB_ISSUE_LABELS
|
||||
* @description:Issue 标签列表
|
||||
* @description:Issue 标签列表, 多个以 , 分隔。
|
||||
*/
|
||||
issueLabels,
|
||||
issueLabelsLabel: "Issue 标签列表",
|
||||
issueLabelsLabel: "Issue 标签列表, 多个以 , 分隔。",
|
||||
/**
|
||||
* @key CNB_ISSUE_PRIORITY
|
||||
* @description:Issue 优先级
|
||||
|
||||
Reference in New Issue
Block a user