From 73c0e2aa831aad662d90cc36814574b8c609bd8d Mon Sep 17 00:00:00 2001 From: Ryan Stafford Date: Tue, 16 Apr 2024 18:58:36 -0400 Subject: [PATCH] remove wrong username attribution. post creator name is not included in api response. fixes #102 --- templates/activities.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/activities.html b/templates/activities.html index 110419b..3388d57 100644 --- a/templates/activities.html +++ b/templates/activities.html @@ -8,10 +8,6 @@ {{ end }} {{ $activity.Comment.P.Post.Name}} - {{ if $state.User}} - by - {{$state.User.PersonView.Person.Name }} - {{ end }} in c/{{ if $state.HideInstanceNames -}}