Show Jotform for Developer tools

This commit is contained in:
Sam Carlton 2022-07-19 11:59:32 -05:00
parent 873fa53b7a
commit 9adde56f92

View file

@ -36,6 +36,9 @@ const adName = (() => {
// Games
// if ( details.isGame ) return 'new-world-1'
// Developer Tools
if ( listing?.category?.slug === 'developer-tools' ) return 'jotform-for-developers-1'
// Productivity Apps
if ( listing?.category?.slug === 'productivity-tools' ) return 'codeable-1'