From f1ef622c5feb55c7c5771845294399d6df4dcca2 Mon Sep 17 00:00:00 2001 From: "Pawel Spychalski (DzikuVx)" Date: Fri, 7 Oct 2022 09:46:26 +0200 Subject: [PATCH] Add output_mode to Mixer tab configuration --- _locales/en/messages.json | 3 +++ tabs/mixer.html | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index e3d2e7f57..b075b3191 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -3804,6 +3804,9 @@ "platformConfiguration": { "message": "Platform configuration" }, + "output_modeTitle": { + "message": "Output mode" + }, "mixerPreset": { "message": "Mixer preset" }, diff --git a/tabs/mixer.html b/tabs/mixer.html index c86c2eee0..562594647 100644 --- a/tabs/mixer.html +++ b/tabs/mixer.html @@ -20,6 +20,12 @@
+
+ + +