Disable New World ad

This commit is contained in:
Sam Carlton 2022-07-19 11:57:10 -05:00
parent ff991ac043
commit 5d1b48ae3b

View file

@ -34,7 +34,7 @@ const details = new ListingDetails( listing )
const adName = (() => {
// Games
if ( details.isGame ) return 'new-world-1'
// if ( details.isGame ) return 'new-world-1'
// Productivity Apps
if ( listing?.category?.slug === 'productivity-tools' ) return 'codeable-1'