Skip to content

Commit 361b602

Browse files
committed
🎨 Support one-click addition of Microsoft Defender exclusions #13650
1 parent 2d006a9 commit 361b602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/model/elevator.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ package model
2020

2121
func AddMicrosoftDefenderExclusion() error { return nil }
2222

23-
func AutoProcessMicrosoftDefender() {}
23+
func AutoCheckMicrosoftDefender() {}

0 commit comments

Comments
 (0)