mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
Dusting
This commit is contained in:
committed by
GitHub Action
parent
644a9da248
commit
73d520fe1f
@@ -8,9 +8,7 @@ use Illuminate\View\Component;
|
||||
|
||||
class List_all extends Component
|
||||
{
|
||||
public function __construct(public SummonerEmote $emotes)
|
||||
{
|
||||
}
|
||||
public function __construct(public SummonerEmote $emotes) {}
|
||||
|
||||
public function render(): View
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user