diff --git a/client/react-native/common/components/Screens/Settings/Devtools/Network/Config.js b/client/react-native/common/components/Screens/Settings/Devtools/Network/Config.js index 04353014c7..42d56135ad 100644 --- a/client/react-native/common/components/Screens/Settings/Devtools/Network/Config.js +++ b/client/react-native/common/components/Screens/Settings/Devtools/Network/Config.js @@ -112,13 +112,24 @@ export default class Network extends PureComponent { } /> + + this.updateConfig({ PeerCache })} + /> + } + /> + this.updateConfig({ DefaultBootstrap })