mirror of
https://github.com/fluencelabs/fluent-pad
synced 2025-04-24 16:32:13 +00:00
fix add_message.air
This commit is contained in:
parent
ede9a205a5
commit
46561f7069
@ -4,7 +4,7 @@
|
||||
(seq
|
||||
(call relay (userlist "is_authenticated") [] status)
|
||||
(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])
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user