parent
560aedb469
commit
d3fbef20f4
@ -38,7 +38,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
:ad="true"
|
||||
:class="$style.notes"
|
||||
>
|
||||
<SkNote :key="note._featuredId_ || note._prId_ || note.id" :class="$style.note" :note="note"/>
|
||||
<SkNote :key="note._featuredId_ || note._prId_ || note.id" :class="$style.note" :note="note" :withHardMute="true"/>
|
||||
</MkDateSeparatedList>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user