Revert "Fix: mute"

This reverts commit bbf1ba6a
This commit is contained in:
mattyatea 2023-11-26 16:54:42 +09:00
parent 359a4a83a0
commit 5b7984a23b
3 changed files with 5 additions and 6 deletions

View file

@ -150,8 +150,6 @@ SPDX-License-Identifier: AGPL-3.0-only
</template>
</I18n>
</div>
<div v-else-if="hideMutedNotes" />
</template>
<script lang="ts" setup>