mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable New World on game kind
This commit is contained in:
parent
9adde56f92
commit
d8d2358da1
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ if ( !!categorySlug ) {
|
||||||
}
|
}
|
||||||
|
|
||||||
const adName = (() => {
|
const adName = (() => {
|
||||||
if ( kindName === 'game' ) return 'new-world-1'
|
// if ( kindName === 'game' ) return 'new-world-1'
|
||||||
|
|
||||||
if ( kindName === 'developer-tools' ) return 'codeable-1'
|
if ( kindName === 'developer-tools' ) return 'codeable-1'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue