mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 21:57:47 +02:00
Set the new landing view for Vue 3
This commit is contained in:
@ -30,7 +30,7 @@ class SinglePageController extends Controller
|
||||
|
||||
// if (Auth::user()->preferences)
|
||||
|
||||
return view('landing_v3')->with([
|
||||
return view('landing')->with([
|
||||
'appSettings' => $settings,
|
||||
'appConfig' => collect([
|
||||
'proxyAuth' => $proxyAuth,
|
||||
|
Reference in New Issue
Block a user