mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 🔥 fuck you hash
This commit is contained in:
parent
67bd6090e8
commit
1b243f1aca
3 changed files with 5 additions and 18 deletions
|
|
@ -113,9 +113,7 @@ Notes represent a piece of content on a Versia instance. They can be posted by [
|
|||
"duration": null,
|
||||
"height": 960,
|
||||
"size": 221275,
|
||||
"hash": {
|
||||
"sha256": "967b8e86d8708c6283814f450efcbd3be94d3d24ca9a7ab435b2ff8b51dcbc21"
|
||||
},
|
||||
"hash": "967b8e86d8708c6283814f450efcbd3be94d3d24ca9a7ab435b2ff8b51dcbc21",
|
||||
"width": 639
|
||||
}
|
||||
},
|
||||
|
|
@ -130,9 +128,7 @@ Notes represent a piece of content on a Versia instance. They can be posted by [
|
|||
"fps": null,
|
||||
"duration": null
|
||||
"size": 8,
|
||||
"hash": {
|
||||
"sha256": "68c02dd11c179ef4d170b05393f6e72133dd0ad733f40d41b42363d8784e8d5d"
|
||||
}
|
||||
"hash": "68c02dd11c179ef4d170b05393f6e72133dd0ad733f40d41b42363d8784e8d5d"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue