fixed attachment.uuid
This commit is contained in:
parent
f6c5916b97
commit
d6399e26db
|
@ -1,4 +1,4 @@
|
|||
json.id attachment.uuid
|
||||
json.id attachment.uuid || attachment.uuid
|
||||
json.title attachment.title
|
||||
json.description attachment.description
|
||||
json.filesize number_to_human_size(attachment.filesize)
|
||||
|
|
Loading…
Reference in New Issue