This commit is contained in:
2026-08-22 02:26:02 +02:00
parent 64508b555a
commit 1eef246bc1
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -665,6 +665,7 @@ export default (router, tpl) => {
comment: {
...newComment[0],
user_id: req.session.id,
username_color: req.session.username_color || null,
content,
files: activityFiles,
banner_file: bannerOpt.banner_file || req.session.banner_file || null,