Browse Source

Fix a typo

master
Fen Dweller 4 years ago
parent
commit
d54ab2e11d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      media/attribution.js

+ 1
- 1
media/attribution.js View File

@@ -4769,7 +4769,7 @@ const attributionData = {
files: [ files: [
{ name: "side.svg", source: "https://www.furaffinity.net/view/22781088/" }, { name: "side.svg", source: "https://www.furaffinity.net/view/22781088/" },
{ name: "maw.svg", source: "https://www.furaffinity.net/view/22781088/" }, { name: "maw.svg", source: "https://www.furaffinity.net/view/22781088/" },
{ name: "cocoh.svg", source: "https://www.furaffinity.net/view/22781088/", nsfw: true },
{ name: "cooch.svg", source: "https://www.furaffinity.net/view/22781088/", nsfw: true },
], ],
authors: [ authors: [
"eveara" "eveara"


Loading…
Cancel
Save