style: auto format

This commit is contained in:
github-actions[bot] 2023-05-07 18:38:24 +00:00
parent c93e63559a
commit 3450e4c5ba
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ module.exports = async (ctx) => {
.filter((item) => item);
},
config.cache.routeExpire,
false,
false
);
const completeUrl = pathList.find((item) => item && item.path === path).completeUrl;