style: auto format

This commit is contained in:
github-actions[bot] 2025-06-06 14:31:28 +00:00
parent 62ae012cc7
commit 771df8a0f6
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ const getSetting = async () => {
return setting;
},
config.cache.contentExpire,
false,
false
);
};