mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-17 11:32:16 +00:00
Add parentheses
This commit is contained in:
parent
4cb88fb5f2
commit
57e46cdc89
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@
|
|||
{#if equal(_user.flags.aws_migrating,'show')}
|
||||
<div class='alert'>
|
||||
<a x-bind="click:closeAwsNotification" class='pull-right'>Dismiss</a>
|
||||
Hey guys, Tyler here. Working on migrating to AWS to fix the "Offline" error people are experiencing (follow <a href="https://github.com/lefnire/habitrpg/issues/91">issue here</a>. Hang tight.
|
||||
Hey guys, Tyler here. Working on migrating to AWS to fix the "Offline" error people are experiencing (follow <a href="https://github.com/lefnire/habitrpg/issues/91">issue here</a>). Hang tight.
|
||||
</div>
|
||||
{/}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue