mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Fix up to level 3
This commit is contained in:
@@ -72,7 +72,6 @@ class CurrencyExchangeRate extends Model
|
||||
{
|
||||
use SoftDeletes;
|
||||
|
||||
/** @var array Convert these fields to other data types */
|
||||
protected $casts
|
||||
= [
|
||||
'created_at' => 'datetime',
|
||||
|
Reference in New Issue
Block a user