mirror of
https://github.com/wassname/talk.git
synced 2026-07-06 05:17:19 +08:00
Removed extra string.
This commit is contained in:
@@ -117,7 +117,7 @@ class Stream extends React.Component {
|
||||
onClick={this.props.showSignInDialog}
|
||||
full
|
||||
>
|
||||
{t('sign_in.sign_in_to_comment')}Sign in to comment
|
||||
{t('sign_in.sign_in_to_comment')}
|
||||
</Button>}
|
||||
{loggedIn &&
|
||||
user &&
|
||||
|
||||
Reference in New Issue
Block a user