ted/groupify: fix %remove-group poke

This commit is contained in:
Liam Fitzgerald 2020-11-05 12:02:59 +10:00
parent 9ab43333e2
commit fd149da592
No known key found for this signature in database
GPG Key ID: D390E12C61D1CFFB

View File

@ -67,5 +67,5 @@
%+ poke-our %metadata-store
metadata-action+!>([%remove app-path graph+app-path])
;< ~ bind:m
(poke-our %group-store %group-update !>([%remove-group rid.action]))
(poke-our %group-store %group-update !>([%remove-group rid.action ~]))
(pure:m !>(~))