Show restream on live-production-and-performance

This commit is contained in:
ThatGuySam 2023-04-03 10:52:40 -05:00
parent d497c12c99
commit 3da57ae277
3 changed files with 14 additions and 1 deletions

View file

@ -42,6 +42,9 @@ const adName = (() => {
// Productivity Apps
if ( listing?.category?.slug === 'productivity-tools' ) return 'notion-1'
// Live Production
if ( listing?.category?.slug === 'live-production-and-performance' ) return 'restream-1'
// Video and Motion Tools
// if ( listing?.category?.slug === 'video-and-motion-tools' ) return 'wondershare-arm-1'

View file

@ -75,6 +75,9 @@ const adName = (() => {
// Productivity Tools
if ( kindName === 'productivity-tools' ) return 'notion-1'
// Live Production Tools
if ( kindName === 'live-production-and-performance' ) return 'restream-1'
if ( kindName === 'developer-tools' ) return 'jotform-for-developers-1'
// Video and Motion Tools