From 4e88fb2de636a805cc98a923c0f15f8dcce43a2e Mon Sep 17 00:00:00 2001 From: junkfix <165699921+junkfix@users.noreply.github.com> Date: Fri, 5 Apr 2024 22:37:56 +0100 Subject: [PATCH] Update manifest.json --- custom_components/config_editor/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/config_editor/manifest.json b/custom_components/config_editor/manifest.json index a705914..4755024 100644 --- a/custom_components/config_editor/manifest.json +++ b/custom_components/config_editor/manifest.json @@ -3,7 +3,7 @@ "name": "Config Editor", "codeowners": ["@junkfix"], "documentation": "https://github.com/junkfix/config-editor-card", - "issue_tracker": "https://github.com/junkfix/config-editor/issues", "iot_class": "local_polling", + "issue_tracker": "https://github.com/junkfix/config-editor/issues", "version": "4.4" }