提交 81a20171 编写于 作者: R Richard Stanway

UI: Update stream key link for YouStreamer

上级 39d8ea23
......@@ -228,7 +228,7 @@ void OBSBasicSettings::UpdateKeyLink()
} else if (serviceName.startsWith("Twitter")) {
streamKeyLink = "https://www.pscp.tv/account/producer";
} else if (serviceName.startsWith("YouStreamer")) {
streamKeyLink = "https://www.app.youstreamer.com/stream/";
streamKeyLink = "https://app.youstreamer.com/stream/";
}
if (QString(streamKeyLink).isNull()) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册