Skip to content

Commit 0e827d8

Browse files
mnkieferCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent b7bd9b8 commit 0e827d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/src/components/WorkflowHero.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ const deck = {
125125
try {
126126
const task = pdfjsLib.getDocument({
127127
url: pdfSrc,
128-
disableWorker: true,
129128
});
130129
pdfDocument = await task.promise;
131130
await renderPage(1);

0 commit comments

Comments
 (0)