Display correct status for console messages
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
6d4c611db1
commit
505c546fca
|
@ -288,7 +288,7 @@
|
||||||
|
|
||||||
:else
|
:else
|
||||||
(or delivery-status outgoing-status))]
|
(or delivery-status outgoing-status))]
|
||||||
(case outgoing-status
|
(case status
|
||||||
:sending [message-activity-indicator]
|
:sending [message-activity-indicator]
|
||||||
:not-sent [message-not-sent-text chat-id message-id]
|
:not-sent [message-not-sent-text chat-id message-id]
|
||||||
(when last-outgoing?
|
(when last-outgoing?
|
||||||
|
|
Loading…
Reference in New Issue