Add sha256 hash

This commit is contained in:
2022-01-27 19:56:44 +01:00
parent 8e7aa82c1e
commit 4985f8810b
3 changed files with 23 additions and 6 deletions

View File

@@ -10,6 +10,7 @@ export const file_struct = {
mime_type: "",
availability: "",
abuse_type: "",
hash_sha256: "",
show_ads: false,
can_edit: false,
get_href: "",