fix: idk man this broke something dont ask

This commit is contained in:
Benzo
2022-09-09 20:33:01 +02:00
committed by GitHub
parent 9834a78f6d
commit abb107cc9f
+3 -1
View File
@@ -12,7 +12,9 @@ CreateThread(function()
name = name,
data = data
})
SetTimeout(200, function()
SetNuiFocus(true, true)
end)
end
local function closeMenu(namespace, name)
@@ -58,4 +60,4 @@ CreateThread(function()
cb('OK')
end)
end)
end)