|
@@ -2816,7 +2816,7 @@ xs_html *html_entry(snac *user, xs_dict *msg, int read_only,
|
|
|
const char *quoted_id = xs_or(xs_dict_get(msg, "quoteUri"), xs_dict_get(msg, "quoteUrl"));
|
|
const char *quoted_id = xs_or(xs_dict_get(msg, "quoteUri"), xs_dict_get(msg, "quoteUrl"));
|
|
|
if (valid_status(object_get(quoted_id, "ed_post))) {
|
|
if (valid_status(object_get(quoted_id, "ed_post))) {
|