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