mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 05:51:56 +08:00
删除外部api设置框
This commit is contained in:
parent
19db9cf3cf
commit
19e7725352
@ -192,15 +192,6 @@ export default function Settings () {
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div className="flex flex-wrap">
|
||||
<div className="w-full flex items-center justify-between px-8 py-3 md:w-1/2">
|
||||
<span className="label font-bold">{t('labels.externalController')}</span>
|
||||
<div className="flex items-center space-x-2">
|
||||
{ controllers }
|
||||
</div>
|
||||
</div>
|
||||
<div className="w-1/2 px-8"></div>
|
||||
</div>
|
||||
</Card>
|
||||
{/* <Card className="clash-version hidden">
|
||||
<span className="check-icon">
|
||||
|
Loading…
x
Reference in New Issue
Block a user