mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-15 21:14:40 +00:00
Remove needless code
This commit is contained in:
parent
eb22e7f462
commit
22851a3a96
1 changed files with 0 additions and 6 deletions
|
@ -168,12 +168,6 @@
|
||||||
<template slot="empty">{{$t('settings.no_blocks')}}</template>
|
<template slot="empty">{{$t('settings.no_blocks')}}</template>
|
||||||
</block-list>
|
</block-list>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div :label="$t('settings.mutes_tab')">
|
|
||||||
<mute-list :refresh="true">
|
|
||||||
<template slot="empty">{{$t('settings.no_mutes')}}</template>
|
|
||||||
</mute-list>
|
|
||||||
</div> -->
|
|
||||||
</tab-switcher>
|
</tab-switcher>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue