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({
|
dispatch({
|
||||||
type: types.DAEMON_READY,
|
type: types.DAEMON_READY,
|
||||||
});
|
});
|
||||||
dispatch(doChangePath("/discover"));
|
|
||||||
dispatch(doFetchDaemonSettings());
|
dispatch(doFetchDaemonSettings());
|
||||||
dispatch(doFileList());
|
dispatch(doFileList());
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue