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:
commit
d559325156
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue