mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-16 17:57:29 +00:00
Small fix to split data.
This commit is contained in:
@@ -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": [
|
||||||
|
Reference in New Issue
Block a user