mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Fix tests
This commit is contained in:
@@ -4,7 +4,6 @@ use Illuminate\Support\Facades\Route;
|
||||
use Pterodactyl\Http\Middleware\Admin\Servers\ServerInstalled;
|
||||
|
||||
Route::get('/', 'BaseController@index')->name('admin.index');
|
||||
Route::get('/statistics', 'StatisticsController@index')->name('admin.statistics');
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user