🍙 updater wasn't working on start

This commit is contained in:
Shiba 2022-01-26 18:22:43 +00:00
parent 92fbdd727d
commit b17f2f4e2e

View file

@ -175,7 +175,6 @@ async function requestLbryPathname(videoId: string) {
updateButton(mountPoint, target)
}
}
await updater()
}
await onModeChange()
})()