This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
72c1a8ae25
lbry-desktop
/
ui
/
page
/
welcome
/
index.js
4 lines
55 B
JavaScript
Raw
Normal View
History
Unescape
Escape
privacy changes: users see welcome screen once and choose preference SETTINGS moved to redux took steps toward eliminating unwanted analytics in app based on preferences settings page update to privacy controls and copy persist welcome version default tv on cleanup clean up appstrings populate prefs app only wallet custody, app only router settings on startup welcome sync, 3p share sync, emojis bump redux cleanup fix app not building fix sync bug, remove tvWelcomeVersion cleanup disable internalshare setting while signed in
2020-02-19 07:31:40 +01:00
import
Welcome
from
'./view'
;
Don't connect to the Redux store when not needed. The subscription still costs something per update cycle even when the parameters are null or empty objects.
2021-10-23 07:57:42 +02:00
export
default
Welcome
;
Reference in a new issue
Copy permalink