mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
chore: locale
This commit is contained in:
@@ -485,8 +485,6 @@ export const ProfileItem = (props: Props) => {
|
||||
<RulesEditorViewer
|
||||
property={option?.rules ?? ""}
|
||||
open={rulesOpen}
|
||||
language="yaml"
|
||||
schema={undefined}
|
||||
onChange={onChange}
|
||||
onClose={() => setRulesOpen(false)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user