mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-10 09:53:48 +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',
|
||||
title: 'Highlight Fields',
|
||||
description: 'Choose custom fields to highlight',
|
||||
title: 'Show custom fields',
|
||||
description: 'Choose custom fields to show on each event',
|
||||
type: 'multi-option',
|
||||
values: customFieldSelect,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user