mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(new-client): display tweaks (#9080)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
.col-8.standard-page
|
||||
.row
|
||||
.col-8
|
||||
h1 {{challenge.name}}
|
||||
h1(v-markdown='challenge.name')
|
||||
div
|
||||
strong(v-once) {{$t('createdBy')}}:
|
||||
span {{challenge.leader.profile.name}}
|
||||
|
||||
Reference in New Issue
Block a user