moved jsons

This commit is contained in:
Jonas Zeunert
2018-11-23 13:49:11 +01:00
parent 00e640f469
commit 6fb0e12b6f
5 changed files with 0 additions and 134 deletions

View File

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