mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-14 04:07:31 +08:00
[F] Fix null pointer
This commit is contained in:
@@ -231,6 +231,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{#if d.user.ratingComposition.best35}
|
||||||
<div>
|
<div>
|
||||||
<h2>B35</h2>
|
<h2>B35</h2>
|
||||||
<div class="b35">
|
<div class="b35">
|
||||||
@@ -241,6 +242,7 @@
|
|||||||
{/each}
|
{/each}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<div class="recent">
|
<div class="recent">
|
||||||
<h2>{t('UserHome.RecentScores')}</h2>
|
<h2>{t('UserHome.RecentScores')}</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user