logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: b84acfd7b75337f8999adad7b1a670630e9ee36d
parent a3f48fc3f4230b283d62f55fcdf03247ae2ac481
Author: Tusooa Zhu <tusooa@kazv.moe>
Date:   Tue, 29 Mar 2022 13:56:42 -0400

Add controlledShowingLongSubject and toggle in StatusContent props

Diffstat:

Msrc/components/status_content/status_content.js4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/components/status_content/status_content.js b/src/components/status_content/status_content.js @@ -59,7 +59,9 @@ const StatusContent = { 'controlledShowingTall', 'controlledExpandingSubject', 'controlledToggleShowingTall', - 'controlledToggleExpandingSubject' + 'controlledToggleExpandingSubject', + 'controlledShowingLongSubject', + 'controlledToggleShowingLongSubject' ], data () { return {