mirror of
https://github.com/fluencelabs/fluent-pad
synced 2025-07-31 06:02:12 +00:00
fix add_message.air
This commit is contained in:
@@ -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])
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user