mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 13:30:31 +08:00
chore: remove incorrect type comment
This commit is contained in:
parent
dd190659ef
commit
92ae277e3a
@ -201,7 +201,6 @@ const SettingClash = ({ onError }: Props) => {
|
||||
}
|
||||
>
|
||||
<GuardState
|
||||
// clash premium 2022.08.26 值为warn
|
||||
value={logLevel === "warn" ? "warning" : (logLevel ?? "info")}
|
||||
onCatch={onError}
|
||||
onFormat={(e: any) => e.target.value}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user