This commit is contained in:
Sean Yesmunt 2020-02-21 16:08:17 -05:00
parent df748878e1
commit ab4856b307

View file

@ -255,7 +255,7 @@ function App(props: Props) {
<Nag
message={__('lbry.tv collects usage data for itself and 3rd-parties')}
actionText={__('OK')}
onClose={handleAnalyticsDismiss}
onClick={handleAnalyticsDismiss}
/>
) : (
<Nag