mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
koszi duxy
This commit is contained in:
parent
3fbed61ac4
commit
5e22bcba7b
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ export default function handler(req: NextApiRequest, res: NextApiResponse) {
|
||||||
case 'infoism':
|
case 'infoism':
|
||||||
case 'digkult':
|
case 'digkult':
|
||||||
flZipUrl = `${baseUrl}${prefix}${forras}_${shortev}${honap}_${feladat}.zip`
|
flZipUrl = `${baseUrl}${prefix}${forras}_${shortev}${honap}_${feladat}.zip`
|
||||||
flPdfUrl = `${baseUrl}${prefix}_${shortev}${honap}_${utmutato}.pdf`
|
flPdfUrl = `${baseUrl}${prefix}_${shortev}${honap}_${feladat}.pdf`
|
||||||
utZipUrl = `${baseUrl}${prefix}${megoldas}_${shortev}${honap}_${utmutato}.zip`
|
utZipUrl = `${baseUrl}${prefix}${megoldas}_${shortev}${honap}_${utmutato}.zip`
|
||||||
utPdfUrl = `${baseUrl}${prefix}_${shortev}${honap}_${utmutato}.pdf`
|
utPdfUrl = `${baseUrl}${prefix}_${shortev}${honap}_${utmutato}.pdf`
|
||||||
break
|
break
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue