Added ad break redemptions
This commit is contained in:
parent
dd8530b589
commit
d2352288f2
@ -19,8 +19,12 @@ const obsTransformations = [
|
|||||||
|
|
||||||
const customTwitchRedemptions = [
|
const customTwitchRedemptions = [
|
||||||
{
|
{
|
||||||
id: 'adbreak',
|
id: 'adbreak_begin',
|
||||||
title: 'Adbreak (TTS redemption)'
|
title: 'Adbreak Begin (TTS redemption)'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'adbreak_end',
|
||||||
|
title: 'Adbreak End (TTS redemption)'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'follow',
|
id: 'follow',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user