UI: Update Mixer (formerly Beam) in auto configuration

Closes jp9000/obs-studio#980
This commit is contained in:
Quinn Damerell
2017-07-31 18:33:02 -07:00
committed by jp9000
parent 535f4a7fcf
commit 4581a8164a
3 changed files with 4 additions and 18 deletions

View File

@@ -34,7 +34,6 @@ class AutoConfig : public QWizard {
enum class Service {
Twitch,
Hitbox,
Beam,
Other
};