mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-04-29 19:08:58 -05:00
minor fixes
This commit is contained in:
@@ -533,7 +533,7 @@ async def get_paths_info(
|
||||
"type": "file",
|
||||
"path": clean_path,
|
||||
"size": obj_stats.size_bytes,
|
||||
"blob_id": checksum, # Git blob SHA1 for non-LFS, SHA256 for LFS
|
||||
"oid": checksum, # Git blob SHA1 for non-LFS, SHA256 for LFS
|
||||
"lfs": None,
|
||||
"last_commit": None,
|
||||
"security": None,
|
||||
|
||||
Reference in New Issue
Block a user