continuing refactor
This commit is contained in:
@@ -301,6 +301,8 @@ class Matrix(TableProviderMixin, Provider):
|
||||
"""
|
||||
|
||||
EXPOSE_AS_FILE_PROVIDER = False
|
||||
MULTI_INSTANCE = True
|
||||
SUPPORTED_CMDLETS = frozenset({"add-file"})
|
||||
|
||||
@classmethod
|
||||
def config_schema(cls) -> List[Dict[str, Any]]:
|
||||
|
||||
Reference in New Issue
Block a user