mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
🧹 Duster
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
use App\Http\Controllers\StreamerController;
|
||||
|
||||
Route::get('/streamers', [StreamerController::class, 'all']);
|
||||
Route::get('streamers', [StreamerController::class, 'all']);
|
||||
|
||||
Reference in New Issue
Block a user