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 composer actions modal
closed-social-glitch-2
Thibaut Girka
6 years ago
committed by
ThibG
parent
49734c03fd
commit
307fb338ee
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/flavours/glitch/features/composer/index.js
+ 1
- 1
app/javascript/flavours/glitch/features/composer/index.js
View File
@ -146,7 +146,7 @@ const mapDispatchToProps = (dispatch, { intl }) => ({
onMount
(
)
{
dispatch
(
mountCompose
(
)
)
;
}
,
onOpenActionModal
(
props
)
{
onOpenAction
s
Modal
(
props
)
{
dispatch
(
openModal
(
'ACTIONS'
,
props
)
)
;
}
,
onOpenDoodleModal
(
)
{
Write
Preview
Loading…
Cancel
Save