From e6d12a74a62ea5e8bbf2b026919b122cda4cfd03 Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Fri, 5 Mar 2021 16:49:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E8=87=AA=E5=8A=A8=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E8=AE=BF=E5=AE=A2=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/gofly-front.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;