From 78abb0742758c0277074ce96bc9937bee3edf27c Mon Sep 17 00:00:00 2001 From: luchenqun Date: Fri, 12 Oct 2018 15:13:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E4=BA=AB=E7=9A=84=E5=A4=87=E5=BF=98?= =?UTF-8?q?=E5=90=8E=E9=9D=A2=E5=8A=A0=E4=B8=A4=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- routes/api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/api.js b/routes/api.js index 4f755ac..8a296dd 100644 --- a/routes/api.js +++ b/routes/api.js @@ -1450,7 +1450,7 @@ api.get('/notes', function(req, res) {
-
\n\n${data}
+
\n\n${data}\n\n
`)) .catch((err) => console.log('notes', err));