fix(config): Auto hide connection indicators by default
This commit is contained in:
parent
d3e8856896
commit
47d72c64c1
@ -128,7 +128,7 @@ var interfaceConfig = {
|
||||
*
|
||||
* @type {boolean}
|
||||
*/
|
||||
CONNECTION_INDICATOR_AUTO_HIDE_ENABLED: false,
|
||||
CONNECTION_INDICATOR_AUTO_HIDE_ENABLED: true,
|
||||
|
||||
/**
|
||||
* How long the connection indicator should remain displayed before hiding.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user