Skip to content

Commit

Permalink
fix: resample method shouldn't be freeform (#21135)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie authored Aug 22, 2022
1 parent 15b9f83 commit fea68ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ export const advancedAnalyticsControls: ControlPanelSectionConfig = {
name: 'resample_method',
config: {
type: 'SelectControl',
freeForm: true,
label: t('Fill method'),
default: null,
choices: [
Expand Down

0 comments on commit fea68ef

Please sign in to comment.