From 6df9e44c5dfacced30af54e819e77bf6c493cc77 Mon Sep 17 00:00:00 2001 From: luxin Date: Fri, 28 Jan 2022 10:13:49 +0800 Subject: [PATCH] =?UTF-8?q?opt=20keywords=5Fmust=20for=20Linux=E5=AE=89?= =?UTF-8?q?=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../3.Linux\345\205\245\351\227\250/config.json" | 2 +- data/tree.json | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git "a/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/config.json" "b/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/config.json" index 265d391..03ceb7a 100644 --- "a/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/config.json" @@ -1,6 +1,6 @@ { "node_id": "gml-59cbc635a28b4a758b2070206eab6664", "keywords": [], - "keywords_must": ["Linux"], + "keywords_must": [], "keywords_forbid": [] } \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index cdc6e72..fffd9d3 100644 --- a/data/tree.json +++ b/data/tree.json @@ -718,9 +718,7 @@ } } ], - "keywords_must": [ - "Linux" - ], + "keywords_must": [], "keywords_forbid": [] } } -- GitLab