Browse Source

Fix Bunsen not being marked NSFW

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

+ 1
- 1
media/attribution.js View File

@@ -9195,7 +9195,7 @@ const attributionData = {
{
prefix: "./media/characters/bunsen/",
files: [
{ name: "side.svg", source: null },
{ name: "side.svg", source: null, nsfw: true },
{ name: "foot.svg", source: null },
],
authors: [


Loading…
Cancel
Save