mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
Merge branch 'main' of https://github.com/skidoodle/erettsegi-browser
This commit is contained in:
@@ -108,9 +108,7 @@ export default function handler(req: NextApiRequest, res: NextApiResponse) {
|
||||
}
|
||||
break
|
||||
default:
|
||||
pdfUrl = `${baseUrl}${ev}${idoszak}_${szint}/${prefix}_${ev!.slice(
|
||||
-2
|
||||
)}${honap}_${tipus}.pdf`
|
||||
pdfUrl = `${baseUrl}${ev}${idoszak}_${szint}/${prefix}_${shortev}${honap}_${tipus}.pdf`
|
||||
break
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user