From b3e8e8f2eec3711354acbbd896f1cfbd37a4472c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 5 Jan 2021 13:39:25 -0500 Subject: [PATCH] fix: missing relative path re: nodebb/nodebb#9166 --- templates/partials/topics_list.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index b3374f2..bc88b72 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -10,7 +10,7 @@
- + {buildAvatar(topics.user, "46", true, "not-responsive")} @@ -21,7 +21,7 @@ - + {buildAvatar(topics.user, "46", true, "not-responsive")}