🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650

This commit is contained in:
Daniel 2025-01-01 12:43:47 +08:00
parent 2d006a941b
commit 361b6020d8
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -20,4 +20,4 @@ package model
func AddMicrosoftDefenderExclusion() error { return nil }
func AutoProcessMicrosoftDefender() {}
func AutoCheckMicrosoftDefender() {}