diff --git a/front/components/GtkUI/ElementTypes.tsx b/front/components/GtkUI/ElementTypes.tsx index aca11ef..8f97a3d 100644 --- a/front/components/GtkUI/ElementTypes.tsx +++ b/front/components/GtkUI/ElementTypes.tsx @@ -109,8 +109,11 @@ export const getElementRangeNode = ( ) => { return ( { - - - - - - - - - - - - - - Color blind mode - { - dispatch(updateSettings({ colorBlind: enabled })); - }} - /> - - - - Mic volume - { - dispatch(updateSettings({ micLevel: value })); - }} - > - - - - - - - - - - -