feat(stats): improve YouTube media metadata and picker key handling

This commit is contained in:
2026-03-23 00:36:23 -07:00
parent 2e43d95396
commit e9fc6bf8ec
13 changed files with 336 additions and 29 deletions

View File

@@ -209,7 +209,7 @@ export function createYoutubeTrackPickerModal(
return true;
}
return true;
return false;
}
function wireDomEvents(): void {