From 4676f8ce1383090da49f574282b7f7511ce15dd9 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 8 Oct 2023 19:27:07 +0200 Subject: [PATCH] The HTML user page does not show an error, only the empty header. --- html.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/html.c b/html.c index c5e76fc..1fd0083 100644 --- a/html.c +++ b/html.c @@ -1591,7 +1591,7 @@ xs_str *html_timeline(snac *user, const xs_list *list, int local, int skip, int s = xs_str_cat(s, "\n"); - if (user && local) { + if (list && user && local) { xs *s1 = xs_fmt( "
\n" "

%s