mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-04 10:52:18 +03:00
contact-push-hook: add our pseudoresource to sharing
This commit is contained in:
parent
de3b350efb
commit
992562a128
@ -28,7 +28,13 @@
|
||||
con ~(. contact bowl)
|
||||
grp ~(. group bowl)
|
||||
::
|
||||
++ on-init on-init:def
|
||||
++ on-init
|
||||
^- (quip card _this)
|
||||
:_ this :_ ~
|
||||
=- [%pass /us %agent [our.bowl %contact-push-hook] %poke %push-hook-action -]
|
||||
!> ^- action:push-hook
|
||||
[%add [our.bowl %'']]
|
||||
::
|
||||
++ on-save !>(~)
|
||||
++ on-load on-load:def
|
||||
++ on-poke
|
||||
|
Loading…
Reference in New Issue
Block a user