[frontend/components] Use renoted instead of boosted

This commit is contained in:
Jeder 2024-10-24 22:13:22 +02:00 committed by Lilian
parent 4aa64a46ce
commit 6ef40ac7e1
No known key found for this signature in database

View file

@ -6,7 +6,7 @@
<div class="renote"> <div class="renote">
<div class="renote-info"> <div class="renote-info">
<span class="user"> <span class="user">
<Icon Name="Icons.Repeat"/> Boosted by <Icon Name="Icons.Repeat"/> Renoted by
@if (NoteResponse.User.DisplayName != null) @if (NoteResponse.User.DisplayName != null)
{ {
@NoteResponse.User.DisplayName @NoteResponse.User.DisplayName