Update label for auto-assigning channel numbers after highest

This commit is contained in:
SergeantPanda 2026-03-17 09:51:49 -05:00
parent b4281c83bb
commit 149ef17424

View file

@ -129,7 +129,7 @@ const CreateChannelModal = ({
/>
<Radio
value="highest"
label="Start After Highest Channel"
label="Auto-Assign After Highest"
description={
isBulk
? 'Assign numbers sequentially starting after the current highest channel'