From ff40102dd100d4feb1202254f8efd9e851d0c20b Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Wed, 25 May 2016 16:17:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A5=D1=83=D0=B9=D0=BF=D0=B8=D0=B7=D0=B4?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Applications/VK/VK.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Applications/VK/VK.lua b/Applications/VK/VK.lua index a5e468a8..08c678b2 100644 --- a/Applications/VK/VK.lua +++ b/Applications/VK/VK.lua @@ -1115,9 +1115,10 @@ while true do settings.password = nil end saveSettings() + + currentLeftBarElement = oldLeftBarElement + mainGUI() end - currentLeftBarElement = oldLeftBarElement - mainGUI() end break