From 81b5ccae301212c372f2f101a21cce563d3fa1b9 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 30 Nov 2021 01:40:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A3=80=E6=B5=8B=E7=AC=AC?= =?UTF-8?q?=E4=B8=80=E6=AC=A1=E5=90=AF=E5=8A=A8=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.lua b/main.lua index 88e9835e..f352168f 100644 --- a/main.lua +++ b/main.lua @@ -415,7 +415,6 @@ do local needSave if not fs.getInfo('conf/data')then - FIRSTLAUNCH=true needSave=true end if type(STAT.version)~='number'then @@ -559,7 +558,8 @@ do end end ---First start for phones +--First start +FIRSTLAUNCH=STAT.run==0 if FIRSTLAUNCH and MOBILE then SETTING.VKSwitch=true SETTING.powerInfo=true