chore: update hard word mute icon

This commit is contained in:
Amelia Yukii 2023-12-27 10:16:22 +01:00
parent 45b99a476d
commit dd22d7b683

View file

@ -13,7 +13,7 @@ SPDX-License-Identifier: AGPL-3.0-only
</MkFolder>
<MkFolder>
<template #icon><i class="ti ti-message-off"></i></template>
<template #icon><i class="ph-x-square ph-bold ph-lg"></i></template>
<template #label>{{ i18n.ts.hardWordMute }}</template>
<XWordMute :muted="$i!.hardMutedWords" @save="saveHardMutedWords"/>