You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Fixed and no bugs anymore 🆙
This commit is contained in:
+1
-1
@@ -53,6 +53,6 @@ class TwoFactorAuthenticatedSessionController extends Controller
|
||||
'ip_current' => $request->ip(),
|
||||
]);
|
||||
|
||||
return resolve(TwoFactorLoginResponse::class);
|
||||
return app(TwoFactorLoginResponse::class);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user