Merge remote-tracking branch 'origin/alternative-style' into alternative-style
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
<ul class="leaderboard">
|
<ul class="leaderboard">
|
||||||
|
|
||||||
|
|
||||||
{#if scores.length === 0}
|
{#if scores.length === 0}
|
||||||
No scores for now...
|
No scores for now...
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
@@ -10,6 +10,7 @@
|
|||||||
scoreStore.load(data.leaderboard)
|
scoreStore.load(data.leaderboard)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<PageTitle>Qui va y passer ?</PageTitle>
|
<PageTitle>Qui va y passer ?</PageTitle>
|
||||||
|
|||||||
Reference in New Issue
Block a user