remove wrong username attribution. post creator name is not included in api response. fixes #102

This commit is contained in:
Ryan Stafford 2024-04-16 18:58:36 -04:00
parent ba4b330ca0
commit 73c0e2aa83

View file

@ -8,10 +8,6 @@
{{ end }}
<a href="/{{$state.Host}}/post/{{ $activity.Comment.P.Post.ID}}">{{ $activity.Comment.P.Post.Name}}</a>
<span class="meta">
{{ if $state.User}}
by
<a href="">{{$state.User.PersonView.Person.Name }}</a>
{{ end }}
in
<a href="/{{$state.Host}}/c/{{ fullcname $activity.Comment.P.Community }}">
c/{{ if $state.HideInstanceNames -}}