mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-02 10:54:59 +03:00
Added mistakenly deleted codes
This commit is contained in:
parent
08d204c1eb
commit
e685090803
@ -70,6 +70,8 @@ class HeaderView extends Component {
|
||||
&& reputation !== undefined && (
|
||||
<Text style={styles.subTitle}>
|
||||
@
|
||||
{userName}
|
||||
{`(${getReputation(reputation)})`}
|
||||
</Text>
|
||||
)}
|
||||
</View>
|
||||
|
Loading…
Reference in New Issue
Block a user