mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
roller: restrict config actions to our.bowl
This commit is contained in:
parent
a22b16a465
commit
9015dbb1c5
@ -836,9 +836,10 @@
|
||||
++ on-action
|
||||
|= =action
|
||||
^- (quip card _state)
|
||||
=+ local=(team:title our.bowl src.bowl)
|
||||
?- -.action
|
||||
%commit on-timer
|
||||
%config (on-config +.action)
|
||||
%commit ?>(local on-timer)
|
||||
%config ?>(local (on-config +.action))
|
||||
%cancel (cancel-tx +.action)
|
||||
::
|
||||
%submit
|
||||
|
Loading…
Reference in New Issue
Block a user