forked from AkkomaGang/akkoma-fe
Fix shrug text in muted status
This commit is contained in:
parent
d8324dd80b
commit
22c70ae22a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="thread-tree panel-body">
|
<div class="thread-tree">
|
||||||
<status
|
<status
|
||||||
:key="status.id"
|
:key="status.id"
|
||||||
ref="statusComponent"
|
ref="statusComponent"
|
||||||
|
|
Loading…
Reference in a new issue