feat : great & brilliant v0

This commit is contained in:
GuillaumeSD
2024-03-10 03:17:52 +01:00
parent 0997e9cf86
commit 7421258e4e
10 changed files with 227 additions and 32 deletions

View File

@@ -86,7 +86,7 @@ export default function EngineSettingsDialog({ open, onClose }: Props) {
label="Number of lines"
value={multiPv}
setValue={setMultiPv}
min={1}
min={2}
max={6}
xs={6}
/>