Skip to content

Commit 48994c1

Browse files
committed
Fix the other user bug...
1 parent 4359252 commit 48994c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/Http/Controllers/Auth/ResetPasswordController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Pterodactyl\Http\Controllers\Auth;
44

5+
use Pterodactyl\Models\User;
56
use Pterodactyl\Http\Controllers\Controller;
67
use Illuminate\Foundation\Auth\ResetsPasswords;
78

0 commit comments

Comments
 (0)