Added ad break redemptions

This commit is contained in:
Tom 2025-01-07 15:53:16 +00:00
parent dd8530b589
commit d2352288f2

View File

@ -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',