fix: customized multiplex JSON cannot be merged to the outbound settings

This commit is contained in:
Eken Chan 2023-11-10 10:52:39 +08:00
parent 0634ba21c3
commit 970b284d75
No known key found for this signature in database
GPG Key ID: BFB22B27E5EBFC67

View File

@ -396,7 +396,7 @@ fun buildConfig(
2 -> "yamux"
else -> "h2mux"
}
}
}.asMap()
}
}
}