diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-03 01:13:59 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-03 01:13:59 +0100 |
commit | ec1df0878b2f2b37055f0fce388cf9a027046c94 (patch) | |
tree | 8534555efacbb58f21d88aadc93072fc9bb66ceb /images | |
parent | 6c7821f538d59db2059fb83fcc7f81b28b580036 (diff) |
wip
Diffstat (limited to 'images')
-rw-r--r-- | images/wall.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/images/wall.json b/images/wall.json index 897ae1de..a212b90e 100644 --- a/images/wall.json +++ b/images/wall.json @@ -20,6 +20,10 @@ "size": "4 x 4" }, { + "name": "concrete1", + "size": "3 x 1" + }, + { "name": "wall1", "size": "4 x 1" } |