Bläddra i källkod

Fix shapes/flat shapes missing their attribution data

master
Fen Dweller 3 år sedan
förälder
incheckning
e7d432e299
1 ändrade filer med 14 tillägg och 0 borttagningar
  1. +14
    -0
      media/attribution.js

+ 14
- 0
media/attribution.js Visa fil

@@ -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",


Laddar…
Avbryt
Spara