fixup! Display "still sending" messages.

This commit is contained in:
Danila Fedorin 2019-02-25 20:04:15 -08:00
parent 5f8751e142
commit 267d68d673
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ init _ url key =
}
, errors = []
, roomText = Dict.empty
, sending = Dict.empty
, transactionId = 0
, userData = Dict.empty
, connected = True