Fix: remove duplicate hiresPath variable declaration

This commit is contained in:
Claude 2026-03-31 19:51:48 -04:00
parent 51be07f076
commit 033e4bb020

View file

@ -344,7 +344,6 @@ function performSwaps(xml, mediaBlocks, proxyLinks, options = {}) {
if (!hiresPath) continue;
const hiresPath = hiresBlock.filePath;
const hiresTitle = hiresBlock.title || pathToTitle(hiresPath);
// Calculate relative path for the high-res file