Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
7s only
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Mar 23, 2016
1 parent 28048e9 commit fa9d661
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -337,7 +337,7 @@
}
this._internalState = ws;
if(!ws){
bufferCallback('homeWorkspaceTimer', 17000, function(){
bufferCallback('homeWorkspaceTimer', 7000, function(){
this.setState({workspace:null});
this.props.onHideLegend();
}.bind(this));
Expand Down

0 comments on commit fa9d661

Please sign in to comment.