mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-26 09:29:10 +00:00
refactor(op): clarify settings text
This commit is contained in:
committed by
Carlos Valente
parent
ba18b8dba7
commit
8ed0a1689e
@@ -44,8 +44,8 @@ export const getOperatorOptions = (customFields: CustomFields, timeFormat: strin
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'subscribe',
|
id: 'subscribe',
|
||||||
title: 'Highlight Fields',
|
title: 'Show custom fields',
|
||||||
description: 'Choose custom fields to highlight',
|
description: 'Choose custom fields to show on each event',
|
||||||
type: 'multi-option',
|
type: 'multi-option',
|
||||||
values: customFieldSelect,
|
values: customFieldSelect,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user