mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
@@ -365,7 +365,7 @@ class TransactionJournal extends Model
|
||||
}
|
||||
if (is_string($value) && 0 === strlen($value)) {
|
||||
$this->deleteMeta($name);
|
||||
|
||||
|
||||
return new TransactionJournalMeta();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user