Merge pull request #476 from ClarenceYk/main

Update settings.tsx
This commit is contained in:
Yifei Zhang 2023-04-05 01:21:03 +08:00 committed by GitHub
commit 9d328e489b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -417,7 +417,7 @@ export function Settings(props: { closeSettings: () => void }) {
value={config.historyMessageCount}
min="0"
max="25"
step="2"
step="1"
onChange={(e) =>
updateConfig(
(config) =>