mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Fix typo in TrackTemplateResultInfo (#99809)
This commit is contained in:
parent
306c7cd9a9
commit
eee5705458
@ -1197,7 +1197,7 @@ class TrackTemplateResultInfo:
|
|||||||
)
|
)
|
||||||
_LOGGER.debug(
|
_LOGGER.debug(
|
||||||
(
|
(
|
||||||
"Template group %s listens for %s, re-render blocker by super"
|
"Template group %s listens for %s, re-render blocked by super"
|
||||||
" template: %s"
|
" template: %s"
|
||||||
),
|
),
|
||||||
self._track_templates,
|
self._track_templates,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user