f
This commit is contained in:
@@ -235,7 +235,7 @@ class Matrix(TableProviderMixin, Provider):
|
||||
"""
|
||||
|
||||
@classmethod
|
||||
def config(cls) -> List[Dict[str, Any]]:
|
||||
def config_schema(cls) -> List[Dict[str, Any]]:
|
||||
return [
|
||||
{
|
||||
"key": "homeserver",
|
||||
|
||||
Reference in New Issue
Block a user