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
cc8b5520ee
commit
6c82a04ab2
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ if ( !!categorySlug ) {
|
|||
}
|
||||
|
||||
const adName = (() => {
|
||||
if ( kindName === 'game' ) return 'new-world-1'
|
||||
// if ( kindName === 'game' ) return 'new-world-1'
|
||||
|
||||
if ( kindName === 'developer-tools' ) return 'codeable-1'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue