[frontend/components] Use renoted instead of boosted
This commit is contained in:
parent
4aa64a46ce
commit
6ef40ac7e1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<div class="renote">
|
||||
<div class="renote-info">
|
||||
<span class="user">
|
||||
<Icon Name="Icons.Repeat"/> Boosted by
|
||||
<Icon Name="Icons.Repeat"/> Renoted by
|
||||
@if (NoteResponse.User.DisplayName != null)
|
||||
{
|
||||
@NoteResponse.User.DisplayName
|
||||
|
|
Loading…
Add table
Reference in a new issue