This commit is contained in:
Jonas Zeunert
2018-12-14 13:30:57 +01:00
parent 743acb8474
commit f9edf2f8cc
21 changed files with 73 additions and 39 deletions

View File

@@ -0,0 +1,13 @@
{
"row": {
"A": 15,
"B": 16,
"C": 1
},
"col": {
"A": 4,
"B": 5,
"C": 6
},
"data": 13
}