mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Fixed admin email address display text from admin@gmail.com to admin@habitrpg.com.
This commit is contained in:
parent
d0caf5f69b
commit
3f92fb4b64
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ block content
|
|||
h1=env.t('contactUs')
|
||||
p
|
||||
| Report Account Problems:
|
||||
a(href='mailto:admin@habitrpg.com') admin@gmail.com
|
||||
a(href='mailto:admin@habitrpg.com') admin@habitrpg.com
|
||||
br
|
||||
| Report a Bug:
|
||||
a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues?q=is%3Aopen') Github
|
||||
|
|
|
|||
Loading…
Reference in a new issue