This commit is contained in:
2026-05-30 13:07:38 +02:00
parent 9177b993fc
commit 067f202c08
2 changed files with 2 additions and 1 deletions

View File

@@ -532,6 +532,7 @@ export default (router, tpl) => {
success: true,
comment: {
...newComment[0],
content,
files: activityFiles
},
xd_score: xdRow?.xd_score ?? null,