Skip to content

Commit 76151bb

Browse files
committed
fix leaderboard page not rendering.
1 parent 1ceec6d commit 76151bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/game_server_web/lib/game_server_web/live/leaderboards_live.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ defmodule GameServerWeb.LeaderboardsLive do
115115
<.render_group_list
116116
groups={@groups}
117117
page={@page}
118+
page_size={@page_size}
118119
total_pages={@total_pages}
119120
count={@count}
120121
locale={@locale}

0 commit comments

Comments
 (0)