Skip to content

Commit e3f1be2

Browse files
committed
Save UI change
1 parent 0a31ebd commit e3f1be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/new-ui/v1beta1/frontend/src/app/constants/algorithms-settings.const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export const TPESettings: AlgorithmSetting[] = [
6666
type: AlgorithmSettingType.STRING,
6767
},
6868
{
69-
name: 'n_EI_candidates',
69+
name: 'n_ei_candidates',
7070
value: null,
7171
type: AlgorithmSettingType.INTEGER,
7272
},

0 commit comments

Comments
 (0)