feat: add initial experimental Twitch Eventsub support (#5837)
Co-authored-by: nerix <nerixdev@outlook.de>
This commit is contained in:
@@ -1273,6 +1273,10 @@ void GeneralPage::initLayout(GeneralPageView &layout)
|
||||
"with sound playback on your system")
|
||||
->addTo(layout);
|
||||
|
||||
layout.addCheckbox(
|
||||
"Enable experimental Twitch EventSub support (requires restart)",
|
||||
s.enableExperimentalEventSub);
|
||||
|
||||
layout.addStretch();
|
||||
|
||||
// invisible element for width
|
||||
|
||||
Reference in New Issue
Block a user