From 6c112d326c323cf55225cb1f6e42843ff4b17b5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B4=94=E7=BA=A2=E4=BF=9D?= Date: Sat, 7 May 2022 17:52:54 +0800 Subject: [PATCH] =?UTF-8?q?opendb-app-list=EF=BC=9Adescription=E5=8F=98?= =?UTF-8?q?=E4=B8=BA=E5=8F=AF=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-app-list/collection.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/collection/opendb-app-list/collection.json b/collection/opendb-app-list/collection.json index 49c8b77..36a1fdb 100644 --- a/collection/opendb-app-list/collection.json +++ b/collection/opendb-app-list/collection.json @@ -3,8 +3,7 @@ "bsonType": "object", "required": [ "appid", - "name", - "description" + "name" ], "permission": { "read": false, @@ -102,4 +101,4 @@ } } ] -} \ No newline at end of file +}