System settings to disable the 'Are you sure?'-dialogs

This commit is contained in:
JeLuF
2022-11-23 23:05:30 +01:00
parent a486f20892
commit 6eff591df7
3 changed files with 14 additions and 2 deletions

View File

@ -35,6 +35,7 @@ const SETTINGS_IDS_LIST = [
"sound_toggle",
"turbo",
"use_full_precision",
"confirm_dangerous_actions",
"auto_save_settings"
]