mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Show restream on live-production-and-performance
This commit is contained in:
parent
d497c12c99
commit
3da57ae277
3 changed files with 14 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue