Procházet zdrojové kódy

Fix ownership for Topaz and Tempest (the Suicune)

tags/v0.1.0
Fen Dweller před 5 roky
rodič
revize
44defda93c
1 změnil soubory, kde provedl 6 přidání a 2 odebrání
  1. +6
    -2
      media/attribution.js

+ 6
- 2
media/attribution.js Zobrazit soubor

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



Načítá se…
Zrušit
Uložit