Merge branch 'from/develop/tusooa/1160-rm-shrug' into 'develop'
Fix shrug text in muted status Closes #1160 See merge request pleroma/pleroma-fe!1509
This commit is contained in:
commit
2d99cbc640
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