mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
Chat style fix
This commit is contained in:
parent
c167366fcc
commit
dd99e8c657
@ -81,11 +81,11 @@
|
||||
[cir 0]
|
||||
=/ last (snag (dec (lent lis)) `(list envelope:hall)`lis)
|
||||
[cir (add num.last 1)]
|
||||
=/ maptjson *(map @t json)
|
||||
=. maptjson
|
||||
(~(put by maptjson) 'config' (config-to-json str))
|
||||
=. maptjson
|
||||
(~(put by maptjson) 'numbers' (numbers-to-json numbers))
|
||||
=/ maptjson=(map @t json)
|
||||
%- my
|
||||
:~ ['config' (config-to-json str)]
|
||||
['numbers' (numbers-to-json numbers)]
|
||||
==
|
||||
[%o maptjson]
|
||||
::
|
||||
++ peer-chattile
|
||||
|
Loading…
Reference in New Issue
Block a user