huskies: merge 998

This commit is contained in:
dave
2026-05-13 19:29:08 +00:00
parent 75dc1fc15a
commit bbdee1239b
9 changed files with 427 additions and 586 deletions
+1
View File
@@ -99,6 +99,7 @@ pub fn apply_transition(
stage_label(&fired.after),
);
super::events::try_broadcast(&fired);
Ok(fired)
}