Explorar el Código

Fix ownership for Topaz and Tempest (the Suicune)

tags/v0.1.0
Fen Dweller hace 5 años
padre
commit
44defda93c
Se han modificado 1 ficheros con 6 adiciones y 2 borrados
  1. +6
    -2
      media/attribution.js

+ 6
- 2
media/attribution.js Ver fichero

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



Cargando…
Cancelar
Guardar