mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
feat: Clash配置、Merge配置提供JSON Schema语法支持、[连接]界面调整 (#887)
This commit is contained in:
@@ -386,7 +386,8 @@ export const ProfileItem = (props: Props) => {
|
||||
<EditorViewer
|
||||
uid={uid}
|
||||
open={fileOpen}
|
||||
mode="yaml"
|
||||
language="yaml"
|
||||
schema="clash"
|
||||
onClose={() => setFileOpen(false)}
|
||||
/>
|
||||
<ConfirmViewer
|
||||
|
||||
Reference in New Issue
Block a user