landscape: remove new group from group-view on leave

This fixes "ghost groups" if you leave a group soon after joining
This commit is contained in:
Liam Fitzgerald 2022-04-15 15:46:21 -05:00
parent 9c537f0e03
commit bf023ff874

View File

@ -38,4 +38,6 @@
(raw-poke-our %contact-pull-hook pull-hook-act)
;< ~ bind:m
(raw-poke-our %group-store remove)
;< ~ bind:m
(raw-poke-our %group-view group-view-action+!>([%done rid]))
(pure:m !>(~))