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