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