ソースを参照

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


読み込み中…
キャンセル
保存