From deec5269adc3cb0d69fbc11ac569e1d99e397744 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Tue, 6 Apr 2021 00:53:56 +0100 Subject: [PATCH] Hotfix: HTTP/3 strings use domainSections not globalSections (#250) --- src/nginxconfig/templates/domain_sections/https.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/nginxconfig/templates/domain_sections/https.vue b/src/nginxconfig/templates/domain_sections/https.vue index 8d7c91b..eef8458 100644 --- a/src/nginxconfig/templates/domain_sections/https.vue +++ b/src/nginxconfig/templates/domain_sections/https.vue @@ -229,15 +229,15 @@ THE SOFTWARE.
- {{ $t('templates.globalSections.https.http3Warning1') }} - - {{ $t('templates.globalSections.https.http3Warning3') }} - - {{ $t('templates.globalSections.https.http3Warning5') }} + {{ $t('templates.domainSections.https.http3Warning5') }}