chore: change default config value of singleListCommandline to on

This commit is contained in:
Miodec 2024-04-30 20:57:35 +02:00
parent 2600f12716
commit db8b20f36f

View file

@ -56,7 +56,7 @@ export default {
smoothLineScroll: false,
alwaysShowDecimalPlaces: false,
alwaysShowWordsHistory: false,
singleListCommandLine: "manual",
singleListCommandLine: "on",
capsLockWarning: true,
playSoundOnError: "off",
playSoundOnClick: "off",