Skip to content

Commit

Permalink
Update controlPanel.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
yousoph authored Sep 28, 2023
1 parent 15cc56c commit ac1f8c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ const config: ControlPanelConfig = {
label: t('Sort descending'),
default: true,
description: t(
'If enabled, this control sorts the results/values descending, otherwise it sorts the results ascending.'
'If enabled, this control sorts the results/values descending, otherwise it sorts the results ascending.',
),
visibility: isAggMode,
resetOnHide: false,
Expand Down

0 comments on commit ac1f8c4

Please sign in to comment.