Merge fb1e2c3048cd4ab9b63b03a9b2d55f230a87c853 into 08b1dd0ba0a3f8c54a51aa67ae7c4b24b8372893

This commit is contained in:
Cool Admin 2025-01-18 16:11:10 -05:00 committed by GitHub
commit 357bac9ff5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ import Select from '../../../misc/Select';
const id = 'twitch';
const name = 'Twitch';
const version = '1.1';
const stream_key_link = 'https://dashboard/settings/stream';
const stream_key_link = 'https://dashboard.twitch.tv/settings/stream';
const description = <Trans>Live-Streaming to Twitch Live RTMP Service.</Trans>;
const image_copyright = <Trans>More about licenses here</Trans>;
const author = {