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:
parent
43d51f172a
commit
c104604a57
1 changed files with 1 additions and 3 deletions
|
@ -83,9 +83,7 @@ export default function handler(req: NextApiRequest, res: NextApiResponse) {
|
||||||
}
|
}
|
||||||
break
|
break
|
||||||
default:
|
default:
|
||||||
pdfUrl = `${baseUrl}${ev}${idoszak}_${szint}/${prefix}_${ev!.slice(
|
pdfUrl = `${baseUrl}${ev}${idoszak}_${szint}/${prefix}_${shortev}${honap}_${tipus}.pdf`
|
||||||
-2
|
|
||||||
)}${honap}_${tipus}.pdf`
|
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue