mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
FIX: ChatComposerMessageDetails icon was always edit (#21340)
This commit is contained in:
parent
bc236119d3
commit
bfd3bd5516
@ -7,7 +7,7 @@
|
||||
this.currentMessage
|
||||
this.currentMessage.inReplyTo
|
||||
}}
|
||||
@icon="pencil-alt"
|
||||
@icon={{if this.currentMessage.editing "pencil-alt" "reply"}}
|
||||
@cancelAction={{this.onCancel}}
|
||||
/>
|
||||
{{/if}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user