mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Small fix to split data.
This commit is contained in:
parent
495b80f5ef
commit
65ecea3b1c
@ -192,8 +192,8 @@
|
|||||||
],
|
],
|
||||||
"source_id": 1,
|
"source_id": 1,
|
||||||
"amounts": [
|
"amounts": [
|
||||||
14,
|
15,
|
||||||
35,
|
34,
|
||||||
51
|
51
|
||||||
],
|
],
|
||||||
"category_ids": [
|
"category_ids": [
|
||||||
@ -239,8 +239,8 @@
|
|||||||
],
|
],
|
||||||
"destination_id": 1,
|
"destination_id": 1,
|
||||||
"amounts": [
|
"amounts": [
|
||||||
14,
|
15,
|
||||||
35,
|
34,
|
||||||
51
|
51
|
||||||
],
|
],
|
||||||
"category_ids": [
|
"category_ids": [
|
||||||
@ -287,8 +287,8 @@
|
|||||||
2
|
2
|
||||||
],
|
],
|
||||||
"amounts": [
|
"amounts": [
|
||||||
14,
|
15,
|
||||||
35,
|
34,
|
||||||
51
|
51
|
||||||
],
|
],
|
||||||
"category_ids": [
|
"category_ids": [
|
||||||
|
Loading…
Reference in New Issue
Block a user