mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
fix: query optimization
⚡ 166 Queries -> 2 Queries (cached)
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
<body class="antialiased bg-stone-900 dark">
|
||||
<x-navbar/>
|
||||
<x-champions.list_all :champions="$champions"/>
|
||||
<x-champions.list_all :champions="$champions" :roles="$roles"/>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user