mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-13 11:45:45 +03:00
graph-validator-post: enable unreads and notifications
This commit is contained in:
parent
baf365b63b
commit
1c939b4861
@ -22,8 +22,9 @@
|
|||||||
++ notification-kind
|
++ notification-kind
|
||||||
^- (unit notif-kind:hark)
|
^- (unit notif-kind:hark)
|
||||||
=/ len (lent index.p.i)
|
=/ len (lent index.p.i)
|
||||||
?: =(1 len) ~
|
=/ =mode:hark
|
||||||
`[%post [(dec len) len] %none %children]
|
?:(=(1 len) %count %none)
|
||||||
|
`[%post [(dec len) len] mode %children]
|
||||||
::
|
::
|
||||||
++ transform-add-nodes
|
++ transform-add-nodes
|
||||||
|= [=index =post =atom was-parent-modified=?]
|
|= [=index =post =atom was-parent-modified=?]
|
||||||
|
Loading…
Reference in New Issue
Block a user