Skip to content

Commit

Permalink
Merge pull request #4472 from tloncorp/hm/allow-canceling-without-rem…
Browse files Browse the repository at this point in the history
…ote-ack

groups: allow immediate cancel of private grp request
  • Loading branch information
mikolajpp authored Feb 26, 2025
2 parents e4eb121 + addac02 commit 2c486a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions desk/app/groups.hoon
Original file line number Diff line number Diff line change
Expand Up @@ -2083,6 +2083,8 @@
ga-core
++ ga-rescind
^+ ga-core
=. cam.gang ~
=. cor ga-give-update
=. cor (emit rescind:ga-pass)
ga-core
++ ga-watch
Expand Down Expand Up @@ -2163,8 +2165,6 @@
=. progress.u.cam.gang %error
%- (slog leaf/"Rescind failed" u.p.sign)
ga-core
=. cam.gang ~
=. cor ga-give-update
ga-core
==
::
Expand Down

0 comments on commit 2c486a3

Please sign in to comment.