Re-enable debugbar, add table to ServersContainer.tsx

This commit is contained in:
Matthew Penner
2021-01-05 09:17:44 -07:00
parent ed73f6a020
commit 8f1a5bf0ab
15 changed files with 446 additions and 82 deletions

View File

@@ -11,7 +11,7 @@ return [
|
*/
'enabled' => false,
'enabled' => true,
/*
|--------------------------------------------------------------------------