mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 09:00:12 +01:00
🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650
This commit is contained in:
parent
2d006a941b
commit
361b6020d8
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ package model
|
||||||
|
|
||||||
func AddMicrosoftDefenderExclusion() error { return nil }
|
func AddMicrosoftDefenderExclusion() error { return nil }
|
||||||
|
|
||||||
func AutoProcessMicrosoftDefender() {}
|
func AutoCheckMicrosoftDefender() {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue