-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
The Id when you choose option when you use the update menu not seems to work
Cannot read properties of undefined (reading 'label')
You also need to change the updateMenu in the lua to make it work :
['updateMenu'] = function(data)
SendNUIMessage({
type = 'updatemenu',
elements = data,
})
end
Thank you
Metadata
Metadata
Assignees
Labels
No labels