mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 21:08:49 +01:00
🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650
This commit is contained in:
parent
ee509c0426
commit
210ea07ba9
1 changed files with 3 additions and 0 deletions
|
|
@ -80,6 +80,9 @@ func AddMicrosoftDefenderExclusion() (err error) {
|
|||
return
|
||||
}
|
||||
}
|
||||
|
||||
util.PushClearAllMsg()
|
||||
util.PushMsg(Conf.language(102), 5000)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue