f
This commit is contained in:
@@ -792,6 +792,7 @@ class search_file(Cmdlet):
|
||||
"ext": self._normalize_extension(ext_val),
|
||||
"size_bytes": size_bytes_int,
|
||||
"tag": tags_list,
|
||||
"url": meta_obj.get("url") or [],
|
||||
}
|
||||
|
||||
table.add_result(payload)
|
||||
|
||||
Reference in New Issue
Block a user