web: fix build for remux and remove unused import

This commit is contained in:
dumbmoron
2024-08-10 11:45:08 +00:00
parent 3c2dd93841
commit 7044100aed
3 changed files with 2 additions and 4 deletions

View File

@@ -10,3 +10,5 @@ export function GET() {
}
})
}
export const prerender = true;