automatically update xd score when new xd is added
This commit is contained in:
@@ -445,6 +445,7 @@ export default (router, tpl) => {
|
||||
body: JSON.stringify({
|
||||
success: true,
|
||||
comment: newComment[0],
|
||||
xd_score: xdRow?.xd_score ?? null,
|
||||
is_new_subscription
|
||||
})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user