diff --git a/app/containers/Root.js b/app/containers/Root.js index da0e6794..23bb5de7 100644 --- a/app/containers/Root.js +++ b/app/containers/Root.js @@ -23,7 +23,7 @@ const Root = ({ store, history, lnd, - fetchBlockHeight, + fetchBlockHeight, // eslint-disable-line no-shadow syncPercentage }) => { // If we are syncing show the syncing screen