From fcc2c7c37447958ec7690fff219f15da963a08a1 Mon Sep 17 00:00:00 2001 From: ticvac Date: Tue, 12 Nov 2024 20:37:50 +0100 Subject: [PATCH] lol komentar --- soustredeni/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soustredeni/views.py b/soustredeni/views.py index 83ddee19..fcd2bf01 100644 --- a/soustredeni/views.py +++ b/soustredeni/views.py @@ -124,7 +124,7 @@ def soustredeniKontaktnicekView(request, soustredeni, typ): kontaktnicky = { 'pdf': (soustredeni.kontaktnicek_pdf, 'applcation/pdf', 'rb'), - 'vcf': (soustredeni.kontaktnicek_vcf, 'text/vcard', 'rb'), # vcf je texťák, nevím, jestli je potřeba ho otevítat binárně. + 'vcf': (soustredeni.kontaktnicek_vcf, 'text/vcard', 'rb'), } try: