mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12: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