diff --git a/src/utils/dxt/zip.ts b/src/utils/dxt/zip.ts index 497a723..6c57c25 100644 --- a/src/utils/dxt/zip.ts +++ b/src/utils/dxt/zip.ts @@ -224,3 +224,4 @@ export async function readAndUnzipFile( throw new Error(`Failed to read or unzip file: ${errorMessage}`) } } +