Skip to content

Commit

Permalink
Update SettingsController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
asbiin authored Nov 5, 2023
1 parent b3132f7 commit 330bf8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Http/Controllers/SettingsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
use App\Http\Resources\Settings\WebauthnKey\WebauthnKey as WebauthnKeyResource;
use App\Models\Contact\Tag;
use Illuminate\Support\Facades\Validator;
use Illuminate\Http\RedirectResponse;

class SettingsController extends Controller
{
Expand Down

0 comments on commit 330bf8a

Please sign in to comment.