This commit is contained in:
2026-01-24 09:11:05 -08:00
parent 3a4d3f029d
commit 4eb055bb48
2 changed files with 206 additions and 113 deletions

View File

@@ -366,6 +366,7 @@ class Get_Url(Cmdlet):
store_name,
pattern_hint=target_pattern,
minimal=True,
url_only=True,
)
if search_results is None:
continue