Fix Auto Repairs presets
This commit is contained in:
parent
46f30907f8
commit
5c6651f63d
1 changed files with 2 additions and 2 deletions
|
|
@ -108,13 +108,13 @@ PRESETS = {
|
||||||
'BleachBit',
|
'BleachBit',
|
||||||
'HitmanPro',
|
'HitmanPro',
|
||||||
'KVRT',
|
'KVRT',
|
||||||
REBOOT_STR,
|
|
||||||
'Enable Defender Scans',
|
'Enable Defender Scans',
|
||||||
'Remove Custom Power Plan',
|
'Remove Custom Power Plan',
|
||||||
),
|
),
|
||||||
'Manual Steps': (
|
'Manual Steps': (
|
||||||
'AdwCleaner',
|
|
||||||
'Malwarebytes (Install)',
|
'Malwarebytes (Install)',
|
||||||
|
REBOOT_STR,
|
||||||
|
'AdwCleaner',
|
||||||
'Malwarebytes (Run)',
|
'Malwarebytes (Run)',
|
||||||
'Malwarebytes (Uninstall)',
|
'Malwarebytes (Uninstall)',
|
||||||
'Enable Windows Updates',
|
'Enable Windows Updates',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue