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