ソースを参照

Fix ownership for Topaz and Tempest (the Suicune)

tags/v0.1.0
Fen Dweller 5年前
コミット
44defda93c
1個のファイルの変更6行の追加2行の削除
  1. +6
    -2
      media/attribution.js

+ 6
- 2
media/attribution.js ファイルの表示

@@ -5312,7 +5312,7 @@ const attributionData = {
"fidchell"
],
owners: [
"fidchell"
"cam"
]
},
{
@@ -5336,7 +5336,7 @@ const attributionData = {
"fidchell"
],
owners: [
"fidchell"
"cam"
]
},
{
@@ -7683,6 +7683,10 @@ const attributionData = {
"name": "Flixard",
"url": "https://www.furaffinity.net/user/flixard/",
},
"cam": {
"name": "Cam",
"url": "https://www.furaffinity.net/user/paintedmutt",
},
}
}



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