mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Fix #3991
This commit is contained in:
@@ -569,6 +569,6 @@ class TransactionGroupTransformer extends AbstractTransformer
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
return $object['interest_date']->toAtomString();
|
return $object[$key]->toAtomString();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user