style: auto format

This commit is contained in:
github-actions[bot] 2023-09-03 11:43:36 +00:00
parent 18cf9bcff1
commit 4b1a103808
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ module.exports = async (ctx) => {
title,
link,
description: desc,
pubDate
pubDate,
};
} catch (e) {
return null;