feat: add initial experimental Twitch Eventsub support (#5837)
Co-authored-by: nerix <nerixdev@outlook.de>
This commit is contained in:
@@ -129,6 +129,9 @@ AboutPage::AboutPage()
|
||||
addLicense(form.getElement(), "expected-lite",
|
||||
"https://github.com/martinmoene/expected-lite",
|
||||
":/licenses/expected-lite.txt");
|
||||
addLicense(form.getElement(), "Howard Hinnant's date.h",
|
||||
"https://github.com/HowardHinnant/date",
|
||||
":/licenses/howard-hinnant-date.txt");
|
||||
}
|
||||
|
||||
// Attributions
|
||||
|
||||
Reference in New Issue
Block a user