From c25ca7069d3e3f72dd9df2bb0f2fe2320730edf9 Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Wed, 22 Mar 2023 13:26:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E9=83=A8=E5=88=86=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guoba.support.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/guoba.support.js b/guoba.support.js index 4ec7b2f..53045d4 100644 --- a/guoba.support.js +++ b/guoba.support.js @@ -64,16 +64,6 @@ export function supportGuoba() { placeholder: "请输入密匙", }, }, - { - field: "tools.bearerToken", - label: "推特Bearer Token", - bottomHelpMessage: "使用推特解析需要的token(需要申请)", - component: "Input", - required: false, - componentProps: { - placeholder: "请输入Bearer Token", - }, - }, { field: "tools.defaultPath", label: "视频暂存位置",