Remove custom_updater

This commit is contained in:
ludeeus
2019-06-15 10:36:42 +02:00
parent 3b4b0dd30c
commit 75ad506fc2

View File

@ -19,7 +19,7 @@ BLACKLIST = [
"custom-cards/tracker-card",
"custom-components/blueprint",
"custom-components/information",
"custom-components/custom-updater",
"custom-components/custom_updater",
]
ELEMENT_TYPES = ["integration", "plugin"]
IFRAME = {