1
0
This commit is contained in:
Erik Johnston
2020-03-24 10:06:15 +00:00
parent ea17e939df
commit 5d810c36a8

View File

@@ -114,3 +114,5 @@ class HomeServer(object):
pass
def is_mine_id(self, domain_id: str) -> bool:
pass
def get_instance_id(self) -> str:
pass