From 03f1fe3ee53bbe135c5208eab73b9dd74ba9a0d3 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Fri, 9 Oct 2020 12:15:59 -0400 Subject: [PATCH] make youtube sync web only --- ui/component/userEmailNew/view.jsx | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/ui/component/userEmailNew/view.jsx b/ui/component/userEmailNew/view.jsx index f1c844ec1..ca4ac81c0 100644 --- a/ui/component/userEmailNew/view.jsx +++ b/ui/component/userEmailNew/view.jsx @@ -117,6 +117,7 @@ function UserEmailNew(props: Props) { onChange={e => setPassword(e.target.value)} /> + {/* @if TARGET='web' */} doToggleInterestedInYoutubeSync()} /> + {/* @endif */} - {!IS_WEB && ( - - {__('Backup your account and wallet data.')}{' '} -