chore: add conversation id

This commit is contained in:
Muhsin Keloth
2024-05-23 12:46:50 +05:30
parent a95ea1a5a4
commit a5c8c790e9
2 changed files with 2 additions and 1 deletions
@@ -218,7 +218,7 @@
"ERROR": "There was an error fetching the linear issues, please try again",
"LINK_SUCCESS": "Issue linked successfully",
"LINK_ERROR": "There was an error linking the issue, please try again",
"LINK_TITLE": "%{name}: Created %{timeAgo}"
"LINK_TITLE": "#%{conversationId}: %{name}- Created %{timeAgo}"
},
"ADD_OR_LINK": {
"TITLE": "Create/link linear issue",