From 973db61c0cfd1b38ef60dbe1863baa13bc077211 Mon Sep 17 00:00:00 2001 From: Josh DM Date: Sun, 22 Oct 2023 09:24:44 -0400 Subject: [PATCH] wording adjustment --- ui/core/components/individual_sim_ui/apl_actions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/core/components/individual_sim_ui/apl_actions.ts b/ui/core/components/individual_sim_ui/apl_actions.ts index f9eba93dc4..89a1ec0aad 100644 --- a/ui/core/components/individual_sim_ui/apl_actions.ts +++ b/ui/core/components/individual_sim_ui/apl_actions.ts @@ -366,7 +366,7 @@ const actionKindFactories: {[f in NonNullable]: ActionKindConfig<

The channel will be interrupted only if all of the following are true:

Note that if you simply want to allow higher-priority actions to interrupt the channel, set Interrupt If to True.