refactor: style tweaks to view styles

This commit is contained in:
Carlos Valente
2025-06-03 21:44:58 +02:00
committed by Carlos Valente
parent 7c93f6232d
commit 5d4fe8e795
2 changed files with 5 additions and 5 deletions
@@ -36,8 +36,8 @@ export const getOperatorOptions = (customFields: CustomFields, timeFormat: strin
},
{
id: 'subscribe',
title: 'Highlight Field',
description: 'Choose a custom field to highlight',
title: 'Highlight Fields',
description: 'Choose custom fields to highlight',
type: 'multi-option',
values: customFieldSelect,
},