mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 04:43:44 +08:00
Revert "fix: try to fix abnormal stuck"
This reverts commit 7edbae7b4c36a3b10e6e8400e43d7ef94d4495c7.
This commit is contained in:
parent
607aa78059
commit
c67eee57d6
@ -242,6 +242,7 @@ export const SysproxyViewer = forwardRef<DialogRef>((props, ref) => {
|
||||
<ListItemText primary={t("Proxy Bypass")} />
|
||||
<TextField
|
||||
autoComplete="new-password"
|
||||
error={value.bypass ? !validReg.test(value.bypass) : false}
|
||||
disabled={!enabled}
|
||||
size="small"
|
||||
multiline
|
||||
|
Loading…
x
Reference in New Issue
Block a user