mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
Dusting
This commit is contained in:
@@ -38,7 +38,6 @@ Route::get('/', static fn () => (new HomeController())->index())->name('home');
|
||||
|
||||
Route::get('donate', static fn () => (new HomeController())->donate())->name('donate');
|
||||
|
||||
|
||||
Route::get('roadmap', static fn () => (new HomeController())->roadmap())->name('roadmap');
|
||||
|
||||
// Champions
|
||||
|
||||
Reference in New Issue
Block a user