浏览代码

Fix shapes/flat shapes missing their attribution data

master
Fen Dweller 4 年前
父节点
当前提交
e7d432e299
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. +14
    -0
      media/attribution.js

+ 14
- 0
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",


正在加载...
取消
保存