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
|
||||
v-if="user.alerts?.length > 0"
|
||||
class="section"
|
||||
>
|
||||
<section class="section">
|
||||
<div class="section-header">
|
||||
<h3 class="section-heading">Alerts</h3>
|
||||
|
||||
|
|
Loading…
Reference in New Issue