From d4085d40d0723a0314ede265fc18be0b07eedbab Mon Sep 17 00:00:00 2001 From: handongxun Date: Thu, 6 Aug 2020 17:13:36 +0800 Subject: [PATCH] =?UTF-8?q?udpate:=20database:uni-news=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=20title=20=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- database/uni-news/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/database/uni-news/package.json b/database/uni-news/package.json index bf62a23..2df69fc 100644 --- a/database/uni-news/package.json +++ b/database/uni-news/package.json @@ -4,6 +4,7 @@ "description": "新闻", "keywords": ["新闻"], "opendb": { - "type": "database" + "type": "database", + "title": "新闻" } }