From 6ed942883ed5a80d8c54d8bd2d4c61d2243b8026 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Thu, 9 May 2024 15:57:41 +0800 Subject: [PATCH] :fire: Remove a useless packaging configuration --- apps.conf.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/apps.conf.json b/apps.conf.json index 62f7578..b40a876 100644 --- a/apps.conf.json +++ b/apps.conf.json @@ -18,12 +18,6 @@ "name_zh": "YouTube", "url": "https://www.youtube.com" }, - { - "name": "reference", - "title": "Reference", - "name_zh": "Reference", - "url": "https://quickref.me/zh-CN/" - }, { "name": "coderunner", "title": "CodeRunner",