lbry-desktop/ui/component/hostingSplashCustom/index.js
jessopb 99ceaadf8b
add hosting to first run (#7598)
* add hosting to first run, enable auto hosting

* take welcomeVersion out of sync

* app strings fix

* recommended view hosting limit

* small changes

* fixes

* appstrings

* small fix
2022-06-02 15:24:11 -04:00

3 lines
79 B
JavaScript

import HostingSplashCustom from './view';
export default HostingSplashCustom;