hide data network settings on web

This commit is contained in:
Sean Yesmunt 2020-07-29 00:16:49 -04:00
parent 3aad88ebe7
commit c9723082fe

View file

@ -223,6 +223,7 @@ class SettingsPage extends React.PureComponent<Props, State> {
</section>
) : (
<div>
{/* @if TARGET='app' */}
<Card
title={__('Network and Data Settings')}
actions={
@ -255,7 +256,6 @@ class SettingsPage extends React.PureComponent<Props, State> {
}
/>
{/* @if TARGET='app' */}
<Card
title={__('Max Purchase Price')}
actions={