CC-2301 : removing shift buttons since it's disabled for this release.
This commit is contained in:
parent
1895686c85
commit
3a74bb7ca5
2 changed files with 1 additions and 2 deletions
|
@ -1261,7 +1261,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
|
||||
var config = new Config({
|
||||
resolution: 15000,
|
||||
state: "shift",
|
||||
state: "cursor",
|
||||
mono: true,
|
||||
waveHeight: 80,
|
||||
container: $html[0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue