Corrected second half of mountmaster text to only show if mountmaster
has been achieved at least once
This commit is contained in:
@@ -92,6 +92,7 @@ div(ng-if='profile.achievements.mountMaster || user._id == profile._id')
|
||||
div(ng-class='{muted: !profile.achievements.mountMaster}')
|
||||
h5=env.t('mountMastName')
|
||||
small=env.t('mountMastText')
|
||||
small(ng-if='profile.achievements.mountMasterCount')
|
||||
=env.t('beastMastText2', {count: "{{profile.achievements.mountMasterCount}}"})
|
||||
hr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user