fixed attachment.uuid

This commit is contained in:
xxq250 2024-06-05 09:34:35 +08:00
parent f6c5916b97
commit d6399e26db
1 changed files with 1 additions and 1 deletions

View File

@ -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)