Just make pdfs successful, due to lack of PDFHandler

This commit is contained in:
Thomas Rogers 2024-10-31 00:21:33 +01:00
parent bb7b3c985b
commit 593bac0408

View file

@ -137,7 +137,7 @@ export const uploadFile = async (
itemType,
uploadFile: { id: uploadFileData.id },
slug: generateSlug(uploadFilePathName),
state: LibraryItemState.Processing,
state: LibraryItemState.Succeeded,
contentReader: contentReaderForLibraryItem(itemType, uploadFileId),
},
uid