mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
@@ -46,8 +46,8 @@
|
||||
</router-link>
|
||||
</secondary-menu>
|
||||
<div
|
||||
v-if="$route.name === 'subscription' && promo === 'g1g1'"
|
||||
class="g1g1-banner d-flex justify-content-center"
|
||||
v-if="$route.name === 'subscription' && promo === 'g1g1'"
|
||||
>
|
||||
<div
|
||||
v-once
|
||||
@@ -61,9 +61,7 @@
|
||||
> {{ $t('g1g1Event') }} </strong>
|
||||
<p
|
||||
class="mb-auto"
|
||||
>
|
||||
{{ $t('g1g1Details') }}
|
||||
</p>
|
||||
> {{ $t('g1g1Details') }} </p>
|
||||
</div>
|
||||
<div
|
||||
v-once
|
||||
|
||||
Reference in New Issue
Block a user