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" }