style: auto format
This commit is contained in:
parent
ec5307d310
commit
2badc10f87
|
|
@ -13,7 +13,7 @@ module.exports = async (ctx) => {
|
|||
pubDate: item.date,
|
||||
title: item.title,
|
||||
author: category.title,
|
||||
description: category.title
|
||||
description: category.title,
|
||||
})),
|
||||
],
|
||||
[]
|
||||
|
|
|
|||
Loading…
Reference in New Issue