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
@@ -214,9 +214,9 @@ class FileIO(Provider):
try:
pipe_obj = kwargs.get("pipe_obj")
if pipe_obj is not None:
from Store import Store
from PluginCore.backend_registry import BackendRegistry
Store(
BackendRegistry(
self.config,
suppress_debug=True
).try_add_url_for_pipe_object(pipe_obj,