mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
fix calling
This commit is contained in:
parent
55ec1a84fa
commit
e40963a686
@ -154,4 +154,4 @@ class HomeAssistant(JsonConfig):
|
|||||||
|
|
||||||
Return a coroutine.
|
Return a coroutine.
|
||||||
"""
|
"""
|
||||||
return self.docker.is_running()
|
return self.docker.is_running
|
||||||
|
Loading…
x
Reference in New Issue
Block a user