瀏覽代碼

Fix shapes/flat shapes missing their attribution data

master
Fen Dweller 3 年之前
父節點
當前提交
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",


Loading…
取消
儲存