From da749ad2eb70f4624d1674fda66b9eedcac06cdf Mon Sep 17 00:00:00 2001 From: Ben Allen Date: Sat, 28 Mar 2020 02:29:10 +0000 Subject: [PATCH] disables button if current mic selected --- src/showplanner/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/showplanner/index.tsx b/src/showplanner/index.tsx index 4ba3fcb..2c89c5f 100644 --- a/src/showplanner/index.tsx +++ b/src/showplanner/index.tsx @@ -320,7 +320,7 @@ function MicControl() {

Microphone