mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650
This commit is contained in:
parent
3d7baaba5f
commit
8ad7d6aae2
5 changed files with 8 additions and 7 deletions
|
|
@ -18,5 +18,6 @@
|
|||
|
||||
package model
|
||||
|
||||
func AutoProcessMicrosoftDefender() {
|
||||
}
|
||||
func AddMicrosoftDefenderExclusion() (err error) {}
|
||||
|
||||
func AutoProcessMicrosoftDefender() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue