mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 02:02:19 +00:00
fix(teams): update beta banner wording
This commit is contained in:
parent
59dc97b75f
commit
dcaba7f186
1 changed files with 2 additions and 2 deletions
|
|
@ -35,9 +35,9 @@
|
|||
<strong
|
||||
class="mr-1"
|
||||
>
|
||||
Thank you for being a Habitica beta tester.
|
||||
Thank you for being a Habitica beta tester!
|
||||
</strong>
|
||||
<a href="mailto:admin@habitica.com">Please submit bugs and feedback here.</a>
|
||||
<a href="mailto:testing@habitica.com">Submit bugs and feedback to testing@habitica.com.</a>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<router-view />
|
||||
|
|
|
|||
Loading…
Reference in a new issue