Set Sharpness's suggested value to 2

This commit is contained in:
redphx 2024-10-09 09:02:52 +07:00
parent 39b2f814b6
commit 97fb7a114f

View File

@ -631,7 +631,7 @@ export class GlobalSettingsStorage extends BaseSettingsStorage {
},
suggest: {
lowest: 0,
highest: 4,
highest: 2,
},
},
[PrefKey.VIDEO_RATIO]: {