This commit is contained in:
Jonatan Heyman 2024-10-28 13:57:20 +01:00
parent c47d824111
commit 6c95005544

View File

@ -342,4 +342,4 @@ export async function migrateBufferFileToLibrary(app) {
await ensureBufferFileMetadata(newFileFullPath)
}
}
}
}