Update 96.md

This commit is contained in:
K 2024-09-03 23:47:11 +03:30 committed by GitHub
parent e6552476aa
commit c8dc1eadff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
96.md
View File

@ -166,7 +166,7 @@ The upload response is a json object as follows:
// The server can but does not need to store this value.
["x", "543244319525d9d08dd69cb716a18158a249b7b3b3ec4bbde5435543acb34443"],
// Optional. Recommended for helping clients to easily know file type before downloading it.
["m", "image/png"]
["m", "image/png"],
// Optional. Recommended for helping clients to reserve an adequate UI space to show the file before downloading it.
["dim", "800x600"]
// ... other optional NIP-94 tags