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
|
||||
(or delivery-status outgoing-status))]
|
||||
(case outgoing-status
|
||||
(case status
|
||||
:sending [message-activity-indicator]
|
||||
:not-sent [message-not-sent-text chat-id message-id]
|
||||
(when last-outgoing?
|
||||
|
|
Loading…
Reference in New Issue