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:
HJ 2022-04-07 15:50:51 +00:00
commit 2d99cbc640
1 changed files with 1 additions and 1 deletions

View File

@ -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"