From 3aa96ce4fe566e77df9935f0123645c0bae7c681 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Thu, 26 Sep 2024 15:44:48 +0200 Subject: [PATCH] Adjust string to fix hassfest error (#4093) --- custom_components/hacs/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/hacs/translations/en.json b/custom_components/hacs/translations/en.json index 6385bcdc391..a4bed760a6c 100644 --- a/custom_components/hacs/translations/en.json +++ b/custom_components/hacs/translations/en.json @@ -30,7 +30,7 @@ } }, "progress": { - "wait_for_device": "1. Open {url} \n2. Paste the following key to authorize HACS: \n```\n{code}\n```\n" + "wait_for_device": "1. Open {url} \n2. Paste the following key to authorize HACS: \n```\n{code}\n```" } }, "options": {