Enabled logo for Amnesiac.
This commit is contained in:
parent
c69251f22a
commit
4925295798
|
@ -1460,6 +1460,16 @@ const aliases = [
|
|||
name: 'big butts',
|
||||
for: 'big-butt',
|
||||
},
|
||||
{
|
||||
name: 'big natural tits',
|
||||
for: 'big-boobs',
|
||||
implies: ['natural-boobs'],
|
||||
},
|
||||
{
|
||||
name: 'big natural boobs',
|
||||
for: 'big-boobs',
|
||||
implies: ['natural-boobs'],
|
||||
},
|
||||
{
|
||||
name: 'big tits',
|
||||
for: 'big-boobs',
|
||||
|
|
|
@ -130,7 +130,7 @@ const networks = [
|
|||
{
|
||||
slug: 'amnesiac',
|
||||
name: 'Amnesiac',
|
||||
hasLogo: false,
|
||||
hasLogo: true,
|
||||
},
|
||||
{
|
||||
slug: 'assylum',
|
||||
|
|
Loading…
Reference in New Issue