Make URLs load correctly after clicking a lbry:// link with the app closed #257
1 changed files with 0 additions and 1 deletions
|
@ -225,7 +225,6 @@ export function doDaemonReady() {
|
|||
dispatch({
|
||||
type: types.DAEMON_READY,
|
||||
});
|
||||
dispatch(doChangePath("/discover"));
|
||||
dispatch(doFetchDaemonSettings());
|
||||
dispatch(doFileList());
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue