mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Corrected comment title
This commit is contained in:
parent
a45797a1ba
commit
488a53f1cf
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ script(id='modals/achievements/beastMaster.html', type='text/ng-template')
|
|||
button.btn.btn-default(ng-click='$close()')=env.t('ok')
|
||||
|
||||
|
||||
// Beast Master
|
||||
// Mount Master
|
||||
script(id='modals/achievements/mountMaster.html', type='text/ng-template')
|
||||
.modal-header
|
||||
h4=env.t('modalAchievement')
|
||||
|
|
|
|||
Loading…
Reference in a new issue