diff --git a/src/scripts/ytContent.tsx b/src/scripts/ytContent.tsx index 6888d5e..fa5e6ed 100644 --- a/src/scripts/ytContent.tsx +++ b/src/scripts/ytContent.tsx @@ -175,7 +175,6 @@ async function requestLbryPathname(videoId: string) { updateButton(mountPoint, target) } } + await updater() } - - await onModeChange() })() \ No newline at end of file