updated old legacy store names

This commit is contained in:
2026-05-23 13:49:47 -07:00
parent e8913d1344
commit a8cdd09e1e
31 changed files with 466 additions and 469 deletions
+2 -2
View File
@@ -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(