mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
fix ev
This commit is contained in:
@@ -83,9 +83,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