chore: small text adjustment

This commit is contained in:
Methapon2001 2023-11-27 12:04:39 +07:00
parent 28f35e7328
commit ece51deb29
No known key found for this signature in database
GPG key ID: 849924FEF46BD132

View file

@ -99,7 +99,7 @@ async function handleNotFoundRecord(
const metadata = {
pathname,
fileName: filename ?? "n/a", // should not possible to fallback, just in case.
fileName: filename ?? "n/a", // should not possible to fallback, but just in case.
fileSize: stat.size,
fileType: stat.type,
title: "",