This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix only typo (
#3035
)
master
Paul
7 years ago
committed by
Eugen Rochko
parent
aeb90b7c4a
commit
bc1a91f4cd
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/autosuggest_textarea.js
+ 1
- 1
app/javascript/mastodon/components/autosuggest_textarea.js
View File
@ -48,7 +48,7 @@ class AutosuggestTextarea extends ImmutablePureComponent {
}
;
static
defaultProps
=
{
autoF
u
cus
:
true
autoF
o
cus
:
true
}
;
constructor
(
props
,
context
)
{
Write
Preview
Loading…
Cancel
Save