Make it easier to @mention the person to whom you are replying.

This commit is contained in:
2024-04-04 00:50:59 +01:00
parent 4c8d24c319
commit 9671413906
3 changed files with 23 additions and 10 deletions

View File

@ -498,6 +498,7 @@ ${JSON.stringify(mention, null, 2)}</pre
branch=${this.message.id}
.drafts=${this.drafts}
@tf-discard=${this.discard_reply}
author=${this.message.author}
></tf-compose>
`
: html`
@ -685,6 +686,7 @@ ${JSON.stringify(content, null, 2)}</pre
branch=${this.message.id}
.drafts=${this.drafts}
@tf-discard=${this.discard_reply}
author=${this.message.author}
></tf-compose>
`
: html`