fixed attachment.uuid

This commit is contained in:
2024-06-05 09:34:35 +08:00
parent f6c5916b97
commit d6399e26db

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)