mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-22 14:53:15 +00:00
missed a semicolon
This commit is contained in:
parent
be50e45a74
commit
14aae9c05c
|
@ -48,7 +48,7 @@ const makeMapStateToProps = () => {
|
|||
});
|
||||
|
||||
return mapStateToProps;
|
||||
}
|
||||
};
|
||||
|
||||
@injectIntl
|
||||
@connect(makeMapStateToProps)
|
||||
|
|
Loading…
Reference in a new issue