mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Invalidate cache right after storing data #1478
This commit is contained in:
@@ -108,6 +108,8 @@ class ImportArrayStorage
|
||||
$this->setStatus('rules_applied');
|
||||
}
|
||||
|
||||
app('preferences')->mark();
|
||||
|
||||
return $collection;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user