From 550e55cb245a15098c44141c1d5b8271d945f0dd Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Sat, 27 Jul 2024 23:31:31 +0200 Subject: [PATCH] Add submission from Lemmy post 4202650 --- entries/the_blue_corner_2.json | 61 ++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 entries/the_blue_corner_2.json diff --git a/entries/the_blue_corner_2.json b/entries/the_blue_corner_2.json new file mode 100644 index 000000000..96e1ee79c --- /dev/null +++ b/entries/the_blue_corner_2.json @@ -0,0 +1,61 @@ +{ + "id": 3877484147, + "name": "The Blue Corner #2", + "description": "Unwritten Canvas tradition.\nBottom right corner is always blue.", + "links": {}, + "path": { + "0": [ + [ + 971, + 468 + ], + [ + 999, + 468 + ], + [ + 999, + 500 + ], + [ + 977, + 499 + ], + [ + 977, + 487 + ], + [ + 978, + 487 + ], + [ + 979, + 487 + ], + [ + 979, + 478 + ], + [ + 971, + 478 + ], + [ + 971, + 468 + ] + ] + }, + "center": { + "0": [ + 989, + 489 + ] + }, + "source_list": { + "lemmy": [ + 4202650 + ] + } +} \ No newline at end of file -- GitLab