From 49745af755d98727bf6c74a298b76fa75fc653a5 Mon Sep 17 00:00:00 2001 From: Egor Date: Tue, 3 Nov 2015 01:53:58 -0800 Subject: [PATCH] case --- app/pods/components/music-tab/template.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pods/components/music-tab/template.hbs b/app/pods/components/music-tab/template.hbs index d78174f..63a5fc8 100644 --- a/app/pods/components/music-tab/template.hbs +++ b/app/pods/components/music-tab/template.hbs @@ -155,7 +155,7 @@ {{#if usingMicAudio}}
- Microphone Boost + Microphone boost {{range-slider start=micBoost orientation="vertical" step=beatOptions.micBoost.step range=beatOptions.micBoost.range slide="micBoostChanged" pips=beatOptions.micBoost.pips}}
{{/if}}