Skip to content
Snippets Groups Projects
Commit dd22d7b6 authored by Amelia Yukii's avatar Amelia Yukii
Browse files

chore: update hard word mute icon

parent 45b99a47
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ SPDX-License-Identifier: AGPL-3.0-only ...@@ -13,7 +13,7 @@ SPDX-License-Identifier: AGPL-3.0-only
</MkFolder> </MkFolder>
<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> <template #label>{{ i18n.ts.hardWordMute }}</template>
<XWordMute :muted="$i!.hardMutedWords" @save="saveHardMutedWords"/> <XWordMute :muted="$i!.hardMutedWords" @save="saveHardMutedWords"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment