Explorar el Código

Fix shapes/flat shapes missing their attribution data

master
Fen Dweller hace 4 años
padre
commit
e7d432e299
Se han modificado 1 ficheros con 14 adiciones y 0 borrados
  1. +14
    -0
      media/attribution.js

+ 14
- 0
media/attribution.js Ver fichero

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


Cargando…
Cancelar
Guardar