Removed URL concatenation on login UI in VK app

This commit is contained in:
IgorTimofeev 2022-12-18 15:01:08 +03:00
parent b9b6068566
commit 5c44e48ce2

View File

@ -1712,7 +1712,7 @@ local function login()
saveConfig()
else
GUI.alert("An error occurred while logging in: " .. reason)
GUI.alert("An error occurred while logging in. Exact reason is hidden, because fuck off")
end
end