mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 01:42:20 +00:00
fix(tavern): jade fix
This commit is contained in:
parent
9c2c08c03d
commit
985171f856
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@
|
|||
|
|
||||
span(ng-if='::mod.contributor.admin',popover=env.t('gamemaster'),popover-trigger='mouseenter',popover-placement='right')
|
||||
a.label.label-default(ng-class='::userLevelStyle(mod)', ng-click='clickMember(mod._id, true)')
|
||||
{{::mod.profile.name}}
|
||||
| {{::mod.profile.name}}
|
||||
span(ng-class='::userAdminGlyphiconStyle(mod)')
|
||||
p
|
||||
=env.t('communityGuidelinesRead1')
|
||||
|
|
|
|||
Loading…
Reference in a new issue