mirror of
https://github.com/pyrohost/pyrodactyl.git
synced 2026-04-05 19:51:59 +02:00
fix: 2fa lock not showing properly on admin page
This commit is contained in:
@@ -50,6 +50,7 @@ public function index(Request $request): View
|
||||
'users.id',
|
||||
'users.username',
|
||||
'users.email',
|
||||
'users.use_totp',
|
||||
'users.created_at',
|
||||
'users.updated_at',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user