mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Returns accounts consistently.
This commit is contained in:
@@ -97,7 +97,7 @@ class Transaction extends Model
|
||||
use HasFactory;
|
||||
use ReturnsIntegerIdTrait;
|
||||
use SoftDeletes;
|
||||
//use Cachable;
|
||||
use Cachable;
|
||||
|
||||
protected $casts
|
||||
= [
|
||||
|
||||
Reference in New Issue
Block a user