mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-20 16:51:10 +00:00
Update label for auto-assigning channel numbers after highest
This commit is contained in:
parent
b4281c83bb
commit
149ef17424
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue