updated old legacy store names
This commit is contained in:
@@ -636,10 +636,10 @@ class Matrix(TablePluginMixin, Provider):
|
||||
try:
|
||||
pipe_obj = kwargs.get("pipe_obj")
|
||||
if pipe_obj is not None:
|
||||
from Store import Store
|
||||
from PluginCore.backend_registry import BackendRegistry
|
||||
|
||||
# Prefer the direct media download URL for storage backends.
|
||||
Store(
|
||||
BackendRegistry(
|
||||
self.config,
|
||||
suppress_debug=True
|
||||
).try_add_url_for_pipe_object(
|
||||
|
||||
Reference in New Issue
Block a user