mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-02 12:17:22 -06:00
Clear cache
This commit is contained in:
parent
a06868b0c3
commit
a328d393d3
@ -317,7 +317,7 @@ class ProfileController extends Controller
|
||||
$codes = implode("\r\n", $recoveryCodes);
|
||||
|
||||
Preferences::set('mfa_recovery', $recoveryCodes);
|
||||
|
||||
Preferences::mark();
|
||||
return view('profile.new-backup-codes', compact('codes'));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user