mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-05 17:13:32 +08:00
Fix: typo (#246)
This commit is contained in:
parent
24bd2afbd8
commit
7db0522a51
@ -60,6 +60,6 @@ func (m Mode) String() string {
|
||||
case Direct:
|
||||
return "Direct"
|
||||
default:
|
||||
return "Unknow"
|
||||
return "Unknown"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user