From 2badc10f87f35930800a9b5276d5dc67d2299a04 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 19 Oct 2020 10:51:50 +0000 Subject: [PATCH] style: auto format --- lib/routes/frontend/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/routes/frontend/index.js b/lib/routes/frontend/index.js index 719049ed2..02e1dac2d 100644 --- a/lib/routes/frontend/index.js +++ b/lib/routes/frontend/index.js @@ -13,7 +13,7 @@ module.exports = async (ctx) => { pubDate: item.date, title: item.title, author: category.title, - description: category.title + description: category.title, })), ], []