This commit is contained in:
acalcutt 2025-01-04 00:42:11 -05:00
parent faf01d784f
commit 3517060488

View file

@ -69,7 +69,7 @@ export async function serve_font(options, allowedFonts, programOpts) {
console.error(
`Error serving font: %s/%s.pbf, Error: %s`,
fontstack,
range,
String(range),
String(err),
);
return res