style: auto format
This commit is contained in:
parent
18cf9bcff1
commit
4b1a103808
|
|
@ -67,7 +67,7 @@ module.exports = async (ctx) => {
|
|||
title,
|
||||
link,
|
||||
description: desc,
|
||||
pubDate
|
||||
pubDate,
|
||||
};
|
||||
} catch (e) {
|
||||
return null;
|
||||
|
|
|
|||
Loading…
Reference in New Issue