mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-31 06:21:50 +01: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…
x
Reference in New Issue
Block a user