🎨 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 11:03:09 +08:00
parent 203dbfa35a
commit 324e6ae8da
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
14 changed files with 16 additions and 16 deletions

View file

@ -87,7 +87,6 @@ func AddMicrosoftDefenderExclusion() (err error) {
}
}
util.PushClearAllMsg()
util.PushMsg(Conf.language(102), 5000)
return
}