upd: rename renote to boost

This commit is contained in:
Mar0xy 2023-10-14 02:46:36 +02:00
parent b002848b20
commit 080450c10b
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
7 changed files with 24 additions and 24 deletions

View file

@ -19,7 +19,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<div v-if="isRenote" :class="$style.renote">
<div v-if="note.channel" :class="$style.colorBar" :style="{ background: note.channel.color }"></div>
<MkAvatar :class="$style.renoteAvatar" :user="note.user" link preview/>
<i class="ph-repeat ph-bold ph-lg" style="margin-right: 4px;"></i>
<i class="ph-rocket-launch ph-bold ph-lg" style="margin-right: 4px;"></i>
<I18n :src="i18n.ts.renotedBy" tag="span" :class="$style.renoteText">
<template #user>
<MkA v-user-preview="note.userId" :class="$style.renoteUserName" :to="userPage(note.user)">