From d8888301d1cfcc8f9b146ef0447120e9a8b0f691 Mon Sep 17 00:00:00 2001 From: FongMi Date: Tue, 6 Jun 2023 13:00:39 +0800 Subject: [PATCH] Fix json --- json/adult.json | 7 ------- json/config.json | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/json/adult.json b/json/adult.json index 97e2d871..68a10b3c 100644 --- a/json/adult.json +++ b/json/adult.json @@ -26,13 +26,6 @@ "searchable": 1, "ext": "1" }, - { - "key": "星星", - "name": "星星", - "type": 3, - "api": "csp_Star", - "searchable": 1 - }, { "key": "量子", "name": "量子", diff --git a/json/config.json b/json/config.json index 05a25e16..ca01d0b8 100644 --- a/json/config.json +++ b/json/config.json @@ -45,6 +45,13 @@ "searchable": 1, "changeable": 1 }, + { + "key": "星星", + "name": "星星", + "type": 3, + "api": "csp_Star", + "searchable": 1 + }, { "key": "獨播", "name": "獨播",