diff --git a/static/js/gofly-front.js b/static/js/gofly-front.js index 272d446..98310e0 100644 --- a/static/js/gofly-front.js +++ b/static/js/gofly-front.js @@ -4,7 +4,7 @@ var GOFLY={ GOFLY_BTN_TEXT:"Chat with me", GOFLY_LANG:"en", GOFLY_EXTRA:"", - GOFLY_AUTO_OPEN:false, + GOFLY_AUTO_OPEN:true, }; GOFLY.launchButtonFlag=false; GOFLY.titleTimer=0;