diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-07 18:33:48 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-07 18:33:48 +0100 |
commit | 039677a6b78f74ef019ac37a5e789efad6093743 (patch) | |
tree | 77451bedf3baec98223e0244684c925b5275c28a /test/json | |
parent | c83c8185aad63d8f36f3915814a320fd2da2ff7b (diff) |
a
Diffstat (limited to 'test/json')
-rw-r--r-- | test/json/wall-atlas-02_groups.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index c8062b82..5bfafe94 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -4,10 +4,15 @@ "frames": [], "n": {}, "w": { - "wall": {}, + "wall": { + "default-tint": false + }, "side": { "pixel-size": "42 x 192", "default-tint": true + }, + "top": { + "pixel-size": "42 x 192" } } } |