mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-05-07 18:45:48 +02:00
🧹 Duster
This commit is contained in:
+1
-1
@@ -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