🎨 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
No known key found for this signature in database
GPG Key ID: 86211BA83DF03017

View File

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