Fix docs case height/width typo.

This commit is contained in:
VforValens 2022-08-18 13:10:35 -04:00
parent bfe7c598bd
commit 37e9e9becb

View File

@ -12,8 +12,8 @@
"DOCUMENTS_CASE": "DOCUMENTS_CASE":
{ {
"width": 2, "width": 1,
"height": 1, "height": 2,
"cellsH": 4, "cellsH": 4,
"cellsV": 4 "cellsV": 4
}, },