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