This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
fix bug
pull/4/head
欧醚
5 years ago
parent
b0aadae668
commit
a5db5d45a2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/mastodon/components/status.js
+ 1
- 1
app/javascript/mastodon/components/status.js
View File
@ -510,7 +510,7 @@ class Status extends ImmutablePureComponent {
<
/
b
u
t
t
o
n
>
)
}
{
deep
==
null
||
tree_type
!=
'ance'
&&
(
{
(
deep
==
null
||
tree_type
!=
'ance'
)
&&
(
<
StatusActionBar
status
=
{
status
}
account
=
{
account
}
{
...
other
}
/
>
)
}
<
/
d
i
v
>
Write
Preview
Loading…
Cancel
Save