mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-05-20 17:08:20 +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…
Reference in New Issue
Block a user