Update jira service configuratioin
This commit is contained in:
@@ -64,7 +64,7 @@ export default {
|
|||||||
document
|
document
|
||||||
.querySelector(".ghx-selected .ghx-summary")
|
.querySelector(".ghx-selected .ghx-summary")
|
||||||
?.textContent?.trim()
|
?.textContent?.trim()
|
||||||
return `[${id}] ${title || ""}`
|
return `#${id} ${title || ""}`
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user