mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 04:52:06 +03:00
invites: indentation fixes
This commit is contained in:
parent
7083979628
commit
870a6f635f
@ -46,9 +46,7 @@
|
||||
^- card
|
||||
?< (team:title our.bowl recipient)
|
||||
%+ invite-hook-poke recipient
|
||||
:^ %invite
|
||||
term.act
|
||||
uid.act
|
||||
:^ %invite term.act uid.act
|
||||
^- invite
|
||||
:* ship.invites.act
|
||||
app.invites.act
|
||||
|
@ -82,7 +82,7 @@
|
||||
^- (quip card _this)
|
||||
?> (team:title our.bowl src.bowl)
|
||||
=/ cards=(list card)
|
||||
?+ path (on-watch:def path)
|
||||
?+ path (on-watch:def path)
|
||||
[%all ~] [%give %fact ~ %invite-update !>([%initial invites])]~
|
||||
[%updates ~] ~
|
||||
[%invitatory @ ~]
|
||||
@ -106,12 +106,12 @@
|
||||
|= =action:store
|
||||
^- (quip card _state)
|
||||
?- -.action
|
||||
%create (handle-create +.action)
|
||||
%delete (handle-delete +.action)
|
||||
%invite (handle-invite +.action)
|
||||
%accept (handle-accept +.action)
|
||||
%decline (handle-decline +.action)
|
||||
%invites ~|('only send this to %invite-hook' !!)
|
||||
%create (handle-create +.action)
|
||||
%delete (handle-delete +.action)
|
||||
%invite (handle-invite +.action)
|
||||
%accept (handle-accept +.action)
|
||||
%decline (handle-decline +.action)
|
||||
%invites ~|('only send this to %invite-hook' !!)
|
||||
==
|
||||
::
|
||||
++ handle-create
|
||||
|
@ -72,7 +72,7 @@
|
||||
::
|
||||
?: ?=(%group -.associated)
|
||||
(pure:m !>(~))
|
||||
?- -.policy.associated.action
|
||||
?- -.policy.associated.action
|
||||
%group (pure:m !>(~))
|
||||
%invite
|
||||
=/ inv-action=action:inv
|
||||
|
Loading…
Reference in New Issue
Block a user