updated atom

This commit is contained in:
2022-12-31 09:31:55 +01:00
parent 1efb4dbd2d
commit 5128fa7358
257 changed files with 18800 additions and 12769 deletions

View File

@@ -37,6 +37,8 @@ class HacsThemeRepository(HacsRepository):
except BaseException: # lgtm [py/catch-base-exception] pylint: disable=broad-except
pass
self.hacs.async_setup_frontend_endpoint_themes()
async def validate_repository(self):
"""Validate."""
# Run common validation steps.