Skip to content

Commit

Permalink
Merge pull request #420 from maskedeken/fix
Browse files Browse the repository at this point in the history
fix: customized multiplex JSON cannot be merged to the outbound settings
  • Loading branch information
purofle authored Nov 10, 2023
2 parents 0634ba2 + 970b284 commit de1c0d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ fun buildConfig(
2 -> "yamux"
else -> "h2mux"
}
}
}.asMap()
}
}
}
Expand Down

0 comments on commit de1c0d7

Please sign in to comment.