aboutsummaryrefslogtreecommitdiff
path: root/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'html.c')
-rw-r--r--html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/html.c b/html.c
index 32b88e1..812ec94 100644
--- a/html.c
+++ b/html.c
@@ -2407,6 +2407,7 @@ xs_html *html_entry(snac *user, xs_dict *msg, int read_only,
html_entry(user, quoted_post, 1, 1, NULL, 1)));
}
else
+ if (user)
enqueue_object_request(user, quoted_id, 0);
}
}