fix(client/radial): reset nui focus on hide

This commit is contained in:
Linden
2023-04-01 14:24:42 +11:00
parent 73d2224cf4
commit 4a7cf75b7f

View File

@@ -120,7 +120,7 @@ function lib.hideRadial()
data = false
})
lib.setNuiFocus(true)
lib.resetNuiFocus()
table.wipe(menuHistory)
isOpen = false