소스 검색

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


불러오는 중...
취소
저장