mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Some experiments with a cache control thing. [skip ci]
This commit is contained in:
@@ -77,6 +77,7 @@ class PreferencesController extends Controller
|
||||
|
||||
|
||||
Session::flash('success', 'Preferences saved!');
|
||||
Preferences::mark();
|
||||
|
||||
return Redirect::route('preferences');
|
||||
}
|
||||
|
Reference in New Issue
Block a user