mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Fix typo in TrackTemplateResultInfo (#99276)
This commit is contained in:
parent
9476ade34a
commit
691bbedfc8
@ -964,7 +964,7 @@ class TrackTemplateResultInfo:
|
||||
self._update_time_listeners()
|
||||
_LOGGER.debug(
|
||||
(
|
||||
"Template group %s listens for %s, first render blocker by super"
|
||||
"Template group %s listens for %s, first render blocked by super"
|
||||
" template: %s"
|
||||
),
|
||||
self._track_templates,
|
||||
|
Loading…
x
Reference in New Issue
Block a user