v0.27.77
Fix (user): issue with messages not groing through
This commit is contained in:
parent
3b36655cca
commit
5593f97050
@ -12993,7 +12993,7 @@ Bitcoin.Util = {
|
||||
let data = {
|
||||
floID: receiver,
|
||||
time: result[vc].time,
|
||||
category,
|
||||
category: 'sent',
|
||||
message: this.util.encrypt(message)
|
||||
}
|
||||
floGlobals.chats[receiver] = parseInt(vc)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user