erikj/split_out_fed_stream
Erik Johnston 2020-03-24 10:06:15 +00:00
parent ea17e939df
commit 5d810c36a8
1 changed files with 2 additions and 0 deletions

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