🎨 Improve the marketplace refresh timer https://github.com/siyuan-note/siyuan/issues/14685

This commit is contained in:
Daniel
2025-04-23 19:37:38 +08:00
parent 58b8418659
commit da2d57d316

View File

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