From e7d432e299bc06ab6a6321581550c7d61b4e4969 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Tue, 30 Nov 2021 23:02:48 -0500 Subject: [PATCH] Fix shapes/flat shapes missing their attribution data --- media/attribution.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/media/attribution.js b/media/attribution.js index bffa85fb..305fa102 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -20003,6 +20003,20 @@ const attributionData = { "https://www.steelystraws.com/choosing-the-right-length-and-width-for-your-reusable-straws/", ] }, + { + prefix: "./media/objects/Shapes/", + all: null, + authors: [ + "chemicalcrux" + ], + }, + { + prefix: "./media/objects/Flat Shapes/", + all: null, + authors: [ + "chemicalcrux" + ], + }, { prefix: "./media/real-buildings/", all: "https://wiki.openstreetmap.org/wiki/Blender",