mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
remove message about when the survey achievements badges will be awarded
This commit is contained in:
parent
5de42b03c9
commit
5c2818e68a
1 changed files with 0 additions and 2 deletions
|
|
@ -22,8 +22,6 @@ div(ng-if='::profile.achievements.habitSurveys || user._id == profile._id')
|
|||
=env.t('surveysMultiple', {surveys: "{{profile.achievements.habitSurveys}}"})
|
||||
small(ng-if='!(profile.achievements.habitSurveys > 1)')
|
||||
=env.t('surveysSingle')
|
||||
|
|
||||
strong=env.t('surveyWhen')
|
||||
hr
|
||||
|
||||
div(ng-if='::profile.backer.npc')
|
||||
|
|
|
|||
Loading…
Reference in a new issue