mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 13:30:31 +08:00
fix: error typo
This commit is contained in:
parent
6c5488be70
commit
dd190659ef
@ -46,7 +46,7 @@ impl IClashTemp {
|
||||
map.insert("mixed-port".into(), 7897.into());
|
||||
map.insert("socks-port".into(), 7898.into());
|
||||
map.insert("port".into(), 7899.into());
|
||||
map.insert("log-level".into(), "warn".into());
|
||||
map.insert("log-level".into(), "warning".into());
|
||||
map.insert("allow-lan".into(), false.into());
|
||||
map.insert("ipv6".into(), true.into());
|
||||
map.insert("mode".into(), "rule".into());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user