From db52d93ee44d08863673a4cbe2dfe2ba463a823f Mon Sep 17 00:00:00 2001 From: Andrey Date: Tue, 29 Dec 2020 11:30:49 +0300 Subject: [PATCH] add issue tracker --- custom_components/mega/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom_components/mega/manifest.json b/custom_components/mega/manifest.json index ba4cb4b..ab1ad32 100644 --- a/custom_components/mega/manifest.json +++ b/custom_components/mega/manifest.json @@ -15,5 +15,6 @@ ], "codeowners": [ "@andvikt" - ] + ], + "issue_tracker": "https://github.com/andvikt/mega_hacs/issues" } \ No newline at end of file