mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
🍙 updater wasn't working on start
This commit is contained in:
parent
92fbdd727d
commit
b17f2f4e2e
1 changed files with 1 additions and 2 deletions
|
@ -175,7 +175,6 @@ async function requestLbryPathname(videoId: string) {
|
||||||
updateButton(mountPoint, target)
|
updateButton(mountPoint, target)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
await updater()
|
||||||
}
|
}
|
||||||
|
|
||||||
await onModeChange()
|
|
||||||
})()
|
})()
|
Loading…
Add table
Reference in a new issue