Add automatic streamer mode detection to macOS (#2376)

This commit is contained in:
fanway
2021-01-30 15:11:08 +03:00
committed by GitHub
parent 73e0653a7c
commit 127598db8a
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -321,8 +321,8 @@ void GeneralPage::initLayout(GeneralPageView &layout)
layout.addTitle("Streamer Mode");
layout.addDescription(
"Chatterino can automatically change behavior if it detects that \"OBS "
"Studio\" is running (Automatic mode works only on Windows and "
"Linux).\nSelect which things you want to change while streaming");
"Studio\" is running.\nSelect which things you want to change while "
"streaming");
ComboBox *dankDropdown =
layout.addDropdown<std::underlying_type<StreamerModeSetting>::type>(