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

This commit is contained in:
Daniel 2024-12-29 09:54:18 +08:00
parent 6145ffe821
commit 2784511e72
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
5 changed files with 74 additions and 3 deletions

View file

@ -18,6 +18,5 @@
package model
func processMicrosoftDefender() {
return
func AutoProcessMicrosoftDefender() {
}