Rename repeated to retweeted in template

This commit is contained in:
r 2019-12-14 17:18:04 +00:00
parent 74880af449
commit da44fafe92
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<img class="status-profile-img" src="{{.Account.AvatarStatic}}" alt="profile-avatar" />
<span class="status-dname"> {{WithEmojis .Account.DisplayName .Account.Emojis}} </span>
<span class="icon dripicons-retweet retweeted"></span>
repeated
retweeted
</div>
{{template "status" .Reblog}}
{{else}}