mirror of
https://github.com/fluencelabs/fluent-pad
synced 2025-04-25 00:42:14 +00:00
fix add_message.air
This commit is contained in:
parent
ede9a205a5
commit
46561f7069
@ -4,7 +4,7 @@
|
|||||||
(seq
|
(seq
|
||||||
(call relay (userlist "is_authenticated") [] status)
|
(call relay (userlist "is_authenticated") [] status)
|
||||||
(seq
|
(seq
|
||||||
(call relay (history "add") [msg status] auth_result)
|
(call relay (history "add") [msg status.$.["is_authenticated"]!] auth_result)
|
||||||
(call %init_peer_id% (returnService "run") [auth_result])
|
(call %init_peer_id% (returnService "run") [auth_result])
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user