Skip to content

Commit

Permalink
[Discord] Add Websocket Module setCustomClientBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
DDRBoxman authored and joemun committed Dec 2, 2024
1 parent 886ed9b commit af518c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ public static void setCustomClientBuilder(
* https://github.com/facebook/react-native/pull/37798#pullrequestreview-1518338914
*/
@Deprecated
public interface CustomClientBuilder
public static interface CustomClientBuilder
extends com.facebook.react.modules.network.CustomClientBuilder {}

private static void applyCustomBuilder(OkHttpClient.Builder builder) {
Expand Down

0 comments on commit af518c4

Please sign in to comment.