mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-20 03:08:11 +00:00
@@ -28,6 +28,11 @@ class PreferencesController extends Controller
|
||||
View::share('mainTitleIcon', 'fa-gear');
|
||||
}
|
||||
|
||||
/**
|
||||
* @param Google2FA $google2fa
|
||||
*
|
||||
* @return View
|
||||
*/
|
||||
public function code(Google2FA $google2fa)
|
||||
{
|
||||
$domain = $this->getDomain();
|
||||
|
Reference in New Issue
Block a user