From 728a1236aece26bce6452c440cf85622548afab9 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Mon, 14 Dec 2020 16:31:10 +0100 Subject: restore live transcoding to live streaming tab --- .../shared-forms/select/select-custom-input.component.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 client/src/app/shared/shared-forms/select/select-custom-input.component.html (limited to 'client/src/app/shared/shared-forms/select/select-custom-input.component.html') diff --git a/client/src/app/shared/shared-forms/select/select-custom-input.component.html b/client/src/app/shared/shared-forms/select/select-custom-input.component.html new file mode 100644 index 000000000..84fa15c3d --- /dev/null +++ b/client/src/app/shared/shared-forms/select/select-custom-input.component.html @@ -0,0 +1,14 @@ + + + {{ channel.label }} + + + + -- cgit v1.2.3