kopia lustrzana https://github.com/harvard-lil/archive.social
Test deactivating video capture
rodzic
5ddc94e110
commit
b3719f92e2
|
@ -150,7 +150,7 @@ export class TwitterCapture {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Try to capture video, if any, and add it as attachment
|
// Try to capture video, if any, and add it as attachment
|
||||||
await this.captureAndAddVideoToPDF(editablePDF);
|
//await this.captureAndAddVideoToPDF(editablePDF);
|
||||||
|
|
||||||
// Freeze edited PDF in memory
|
// Freeze edited PDF in memory
|
||||||
editedPDF = await editablePDF.save();
|
editedPDF = await editablePDF.save();
|
||||||
|
|
Ładowanie…
Reference in New Issue