forked from DebaucheryLibrarian/traxxx
Always showing alerts section on profile.
This commit is contained in:
parent
55e240e68d
commit
478a2c4b48
|
@ -50,10 +50,7 @@
|
||||||
/>
|
/>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section
|
<section class="section">
|
||||||
v-if="user.alerts?.length > 0"
|
|
||||||
class="section"
|
|
||||||
>
|
|
||||||
<div class="section-header">
|
<div class="section-header">
|
||||||
<h3 class="section-heading">Alerts</h3>
|
<h3 class="section-heading">Alerts</h3>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue