mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Update dialog message of study direction
This commit is contained in:
@@ -250,7 +250,7 @@ export const StudyList: FC<{}> = () => {
|
||||
color="primary"
|
||||
/>
|
||||
}
|
||||
label="Set maximize direction"
|
||||
label="Set maximize direction (default: minimize)"
|
||||
/>
|
||||
</DialogContent>
|
||||
<DialogActions>
|
||||
|
||||
Reference in New Issue
Block a user