mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-02 07:06:41 +03:00
contact-store: compiles
This commit is contained in:
parent
1ddf9f5b84
commit
2d81eb5fdc
@ -131,7 +131,7 @@
|
||||
state(rolodex (~(del by rolodex) ship))
|
||||
::
|
||||
++ handle-edit
|
||||
|= [=ship =edit-field:store timestamp=date]
|
||||
|= [=ship =edit-field:store timestamp=@da]
|
||||
|^
|
||||
^- (quip card _state)
|
||||
=/ old (~(got by rolodex) ship)
|
||||
@ -141,7 +141,7 @@
|
||||
?: =(old contact)
|
||||
[~ state]
|
||||
=. last-updated.contact timestamp
|
||||
:- (send-diff [%edit ship edit-field] =(ship our.bowl))
|
||||
:- (send-diff [%edit ship edit-field timestamp] =(ship our.bowl))
|
||||
state(rolodex (~(put by rolodex) ship contact))
|
||||
::
|
||||
++ edit-contact
|
||||
|
Loading…
Reference in New Issue
Block a user